Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
connector
/
com.midnight.kuira.core.connector.model
/
DustBalance
Dust
Balance
data
class
DustBalance
(
val
cap
:
BigInteger
,
val
balance
:
BigInteger
)
Members
Constructors
Dust
Balance
Link copied to clipboard
constructor
(
cap
:
BigInteger
,
balance
:
BigInteger
)
Properties
balance
Link copied to clipboard
val
balance
:
BigInteger
cap
Link copied to clipboard
val
cap
:
BigInteger