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