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