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