Ksui
Toggle table of contents
2.2.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.generated
/
GetStakesQuery
/
StakedSuis
Staked
Suis
data
class
StakedSuis
(
val
pageInfo
:
GetStakesQuery.PageInfo
,
val
nodes
:
List
<
GetStakesQuery.Node
>
)
Members
Constructors
Staked
Suis
Link copied to clipboard
constructor
(
pageInfo
:
GetStakesQuery.PageInfo
,
nodes
:
List
<
GetStakesQuery.Node
>
)
Properties
nodes
Link copied to clipboard
val
nodes
:
List
<
GetStakesQuery.Node
>
A list of nodes.
page
Info
Link copied to clipboard
val
pageInfo
:
GetStakesQuery.PageInfo
Information to aid in pagination.