connectwise-rest
Preparing search index...
Automate
QueryOptionExpand
Type Alias QueryOptionExpand
type
QueryOptionExpand
=
{
condition
?:
string
;
excludedFields
?:
string
[]
;
expands
?:
{
[
key
:
string
]:
QueryOptionExpand
}
;
fieldName
?:
string
;
includedFields
?:
string
[]
;
orderBy
?:
OrderBy
;
page
?:
number
;
pageSize
?:
number
;
}
Index
Properties
condition?
excluded
Fields?
expands?
field
Name?
included
Fields?
order
By?
page?
page
Size?
Properties
Optional
condition
condition
?:
string
Optional
excluded
Fields
excludedFields
?:
string
[]
Optional
expands
expands
?:
{
[
key
:
string
]:
QueryOptionExpand
}
Optional
field
Name
fieldName
?:
string
Optional
included
Fields
includedFields
?:
string
[]
Optional
order
By
orderBy
?:
OrderBy
Optional
page
page
?:
number
Optional
page
Size
pageSize
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
condition
excluded
Fields
expands
field
Name
included
Fields
order
By
page
page
Size
connectwise-rest
Loading...