Ksui
Toggle table of contents
2.2.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.model
/
TransactionMetaData
/
TransactionMetaData
Transaction
Meta
Data
constructor
(
sender
:
String
?
=
null
,
gasPrice
:
Long
?
=
null
,
gasObjects
:
List
<
ObjectRef
>
?
=
emptyList()
,
gasBudget
:
Long
?
,
gasSponsor
:
AccountAddress
)