Interface IUserFilter

Hierarchy

  • IUserFilter

Indexable

[key: string]: any

Properties

boolean_operator?: string
country?: string[]
department?: number[]
head?: number[]
openDatePicker?: boolean
page?: number
perPage?: number
search?: string
sortModel?: {
    [key: string]: string;
}[]

Type declaration

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

Generated using TypeDoc