toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
CoinObjectCount
Coin
Object
Count
@
Serializable
data
class
CoinObjectCount
(
val
type
:
String
,
val
format
:
String
,
val
minimum
:
Int
)
Members
Constructors
Coin
Object
Count
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