toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
Properties
Properties
@
Serializable
data
class
Properties
(
val
coinObjectCount
:
CoinObjectCount
,
val
coinType
:
CoinType
,
val
lockedBalance
:
LockedBalanceProperties
,
val
totalBalance
:
TotalBalance
)
Members
Constructors
Properties
Link copied to clipboard
constructor
(
coinObjectCount
:
CoinObjectCount
,
coinType
:
CoinType
,
lockedBalance
:
LockedBalanceProperties
,
totalBalance
:
TotalBalance
)
Properties
coin
Object
Count
Link copied to clipboard
val
coinObjectCount
:
CoinObjectCount
coin
Type
Link copied to clipboard
val
coinType
:
CoinType
locked
Balance
Link copied to clipboard
val
lockedBalance
:
LockedBalanceProperties
total
Balance
Link copied to clipboard
val
totalBalance
:
TotalBalance