sdk-tools
0.20.4
common
sdk-tools
/
money.terra.sdk.tools.transaction
/
AccountInfo
Account
Info
common
data
class
AccountInfo
(
address
:
String
,
accountNumber
:
Long
,
publicKey
:
PublicKey
?
,
sequence
:
Long
)
Content copied to clipboard
Properties
Properties
accountNumber
Link copied to clipboard
common
val
accountNumber
:
Long
=
0
Content copied to clipboard
address
Link copied to clipboard
common
val
address
:
String
Content copied to clipboard
publicKey
Link copied to clipboard
common
val
publicKey
:
PublicKey
?
=
null
Content copied to clipboard
sequence
Link copied to clipboard
common
val
sequence
:
Long
=
0
Content copied to clipboard