Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/archivist
ArchivistNextOptions
Interface ArchivistNextOptions
interface
ArchivistNextOptions
{
cursor
?:
Lowercase
<
string
>
;
limit
?:
number
;
order
?:
"asc"
|
"desc"
;
}
Hierarchy (
View Summary
)
NextOptions
<
Hash
>
ArchivistNextOptions
Index
Properties
cursor?
limit?
order?
Properties
Optional
cursor
cursor
?:
Lowercase
<
string
>
Optional
limit
limit
?:
number
Optional
order
order
?:
"asc"
|
"desc"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
limit
order
XYO Platform SDK - v3.6.9
Loading...