Nado Typescript SDK Documentation
Preparing search index...
Nado Indexer Client
IndexerServerOrdersParams
Interface IndexerServerOrdersParams
interface
IndexerServerOrdersParams
{
subaccounts
?:
string
[]
;
product_ids
?:
number
[]
;
trigger_types
?:
IndexerServerTriggerTypeFilter
[]
;
digests
?:
string
[]
;
max_time
?:
number
;
limit
?:
number
;
isolated
?:
boolean
;
idx
?:
string
;
}
Index
Properties
subaccounts?
product_
ids?
trigger_
types?
digests?
max_
time?
limit?
isolated?
idx?
Properties
Optional
subaccounts
subaccounts
?:
string
[]
Optional
product_
ids
product_ids
?:
number
[]
Optional
trigger_
types
trigger_types
?:
IndexerServerTriggerTypeFilter
[]
Optional
digests
digests
?:
string
[]
Optional
max_
time
max_time
?:
number
Optional
limit
limit
?:
number
Optional
isolated
isolated
?:
boolean
Optional
idx
idx
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
subaccounts
product_
ids
trigger_
types
digests
max_
time
limit
isolated
idx
Documentation
Loading...