HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.playerdata
/
GiftedMeta
Gifted
Meta
@
Serializable
data
class
GiftedMeta
(
val
ranksGiven
:
Int
?
=
null
,
val
rankgiftingmilestones
:
List
<
String
>
?
=
null
)
Members
Constructors
Gifted
Meta
Link copied to clipboard
constructor
(
ranksGiven
:
Int
?
=
null
,
rankgiftingmilestones
:
List
<
String
>
?
=
null
)
Properties
rankgiftingmilestones
Link copied to clipboard
val
rankgiftingmilestones
:
List
<
String
>
?
=
null
ranks
Given
Link copied to clipboard
val
ranksGiven
:
Int
?
=
null