Hierarchy

  • IBaseFilter
    • IProductFilters

Properties

availability?: string[]
balance_from?: number
balance_to?: number
boolean_operator?: string
currency?: string
entityCode?: string
filters?: ISmartFilters
is_active?: string[]
kanban_reason_id?: number[]
openDatePicker?: boolean
page?: number
perPage?: number
price?: {
    currency?: string;
    from?: number;
    to?: number;
}

Type declaration

  • Optional currency?: string
  • Optional from?: number
  • Optional to?: number
price_from?: number
price_to?: number
search?: string
select?: number
sortModel?: {
    [key: string]: string;
}[]

Type declaration

  • [key: string]: string
status?: string[]
table_fields?: string[]
task_type?: string[]
type?: string[]

Generated using TypeDoc