HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.other
/
Booster
/
Booster
Booster
constructor
(
id
:
String
?
=
null
,
purchaserUuid
:
String
?
=
null
,
amount
:
Double
?
=
null
,
originalLength
:
Int
?
=
null
,
length
:
Int
?
=
null
,
gameType
:
GameType
?
=
null
,
dateActivated
:
Long
?
=
null
,
stacked
:
List
<
String
>
?
=
null
)