Documentation
Preparing search index...
@mysten/sui
client
EpochPage
Type Alias EpochPage
type
EpochPage
=
{
data
:
EpochInfo
[]
;
hasNextPage
:
boolean
;
nextCursor
:
string
|
null
;
}
Index
Properties
data
has
Next
Page
next
Cursor
Properties
data
data
:
EpochInfo
[]
has
Next
Page
hasNextPage
:
boolean
next
Cursor
nextCursor
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
has
Next
Page
next
Cursor
Documentation
Loading...