Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/archivist
NextOptions
Interface NextOptions<TId>
interface
NextOptions
<
TId
=
Hex
>
{
cursor
?:
TId
;
limit
?:
number
;
order
?:
"asc"
|
"desc"
;
}
Type Parameters
TId
=
Hex
Hierarchy (
View Summary
)
NextOptions
ArchivistNextOptions
Index
Properties
cursor?
limit?
order?
Properties
Optional
cursor
cursor
?:
TId
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...