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_TRANSACTION_FIELDS
/
Events
Events
data
class
Events
(
val
pageInfo
:
RPC_TRANSACTION_FIELDS.PageInfo
,
val
nodes
:
List
<
RPC_TRANSACTION_FIELDS.Node
>
)
Members
Constructors
Events
Link copied to clipboard
constructor
(
pageInfo
:
RPC_TRANSACTION_FIELDS.PageInfo
,
nodes
:
List
<
RPC_TRANSACTION_FIELDS.Node
>
)
Properties
nodes
Link copied to clipboard
val
nodes
:
List
<
RPC_TRANSACTION_FIELDS.Node
>
A list of nodes.
page
Info
Link copied to clipboard
val
pageInfo
:
RPC_TRANSACTION_FIELDS.PageInfo
Information to aid in pagination.