libnexakotlin
Toggle table of contents
0.4.7
common
Platform filter
common
Switch theme
Search in API
libnexakotlin
libnexakotlin
/
org.nexa.libnexakotlin
/
TxValMetadata
Tx
Val
Metadata
@
Serializable
data
class
TxValMetadata
(
val
size
:
Long
?
=
null
,
val
txfee
:
Long
?
=
null
,
val
txfeeneeded
:
Long
?
=
null
)
Members
Constructors
Tx
Val
Metadata
Link copied to clipboard
constructor
(
size
:
Long
?
=
null
,
txfee
:
Long
?
=
null
,
txfeeneeded
:
Long
?
=
null
)
Properties
size
Link copied to clipboard
val
size
:
Long
?
=
null
txfee
Link copied to clipboard
val
txfee
:
Long
?
=
null
txfeeneeded
Link copied to clipboard
val
txfeeneeded
:
Long
?
=
null