@webitel/api-services
Preparing search index...
_models/searchRoutingSchemaParams
SearchRoutingSchemaParams
Type Alias SearchRoutingSchemaParams
type
SearchRoutingSchemaParams
=
{
editor
?:
boolean
;
fields
?:
string
[]
;
id
?:
number
[]
;
name
?:
string
;
page
?:
number
;
q
?:
string
;
size
?:
number
;
sort
?:
string
;
tags
?:
string
[]
;
type
?:
SearchRoutingSchemaTypeItem
[]
;
}
Index
Properties
editor?
fields?
id?
name?
page?
q?
size?
sort?
tags?
type?
Properties
Optional
editor
editor
?:
boolean
Optional
fields
fields
?:
string
[]
Optional
id
id
?:
number
[]
Optional
name
name
?:
string
Optional
page
page
?:
number
Optional
q
q
?:
string
Optional
size
size
?:
number
Optional
sort
sort
?:
string
Optional
tags
tags
?:
string
[]
Optional
type
type
?:
SearchRoutingSchemaTypeItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
editor
fields
id
name
page
q
size
sort
tags
type
@webitel/api-services
Loading...