Typescript SDK Type Docs
Preparing search index...
Client v2
ProcessOptions
Type Alias ProcessOptions
type
ProcessOptions
=
{
accumulate
?:
boolean
;
limit
?:
number
;
sort
?:
string
;
total
?:
number
;
}
Index
Properties
accumulate?
limit?
sort?
total?
Properties
Optional
accumulate
accumulate
?:
boolean
Optional
limit
limit
?:
number
Optional
sort
sort
?:
string
Optional
total
total
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accumulate
limit
sort
total
Typescript SDK Type Docs
Loading...