toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
TotalBalance
Total
Balance
@
Serializable
data
class
TotalBalance
(
val
type
:
String
,
val
format
:
String
,
val
minimum
:
Int
)
Members
Constructors
Total
Balance
Link copied to clipboard
constructor
(
type
:
String
,
format
:
String
,
minimum
:
Int
)
Properties
format
Link copied to clipboard
val
format
:
String
minimum
Link copied to clipboard
val
minimum
:
Int
type
Link copied to clipboard
val
type
:
String