HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.skyblock.profile
/
TreeGifts
Tree
Gifts
@
Serializable
data
class
TreeGifts
(
val
fig
:
Int
?
=
null
,
val
milestoneTierClaimed
:
Map
<
String
,
Int
>
?
=
null
,
val
mangrovei
:
Int
?
=
null
)
Members
Constructors
Tree
Gifts
Link copied to clipboard
constructor
(
fig
:
Int
?
=
null
,
milestoneTierClaimed
:
Map
<
String
,
Int
>
?
=
null
,
mangrovei
:
Int
?
=
null
)
Properties
fig
Link copied to clipboard
@
SerialName
(
value
=
"FIG"
)
val
fig
:
Int
?
=
null
mangrovei
Link copied to clipboard
@
SerialName
(
value
=
"MANGROVE"
)
val
mangrovei
:
Int
?
=
null
milestone
Tier
Claimed
Link copied to clipboard
@
SerialName
(
value
=
"milestone_tier_claimed"
)
val
milestoneTierClaimed
:
Map
<
String
,
Int
>
?
=
null