Ksui
Toggle table of contents
2.2.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.generated.fragment
/
RPC_Checkpoint_Fields
/
TransactionBlocks
Transaction
Blocks
data
class
TransactionBlocks
(
val
pageInfo
:
RPC_Checkpoint_Fields.PageInfo
,
val
nodes
:
List
<
RPC_Checkpoint_Fields.Node
>
)
Members
Constructors
Transaction
Blocks
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.