toggle menu
lib
0.0.2
common
switch theme
search in API
lib
/
com.wepin.cm.widgetlib.types
/
TxData
Tx
Data
@
Serializable
data
class
TxData
(
val
toAddress
:
String
,
var
amount
:
String
)
Members
Constructors
Tx
Data
Link copied to clipboard
constructor
(
toAddress
:
String
,
amount
:
String
)
Properties
amount
Link copied to clipboard
var
amount
:
String
to
Address
Link copied to clipboard
val
toAddress
:
String