HyWrapper
Toggle table of contents
1.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
HyWrapper
HyWrapper
/
com.joshy.hywrapper.model.resources
/
GuildAchievementTier
Guild
Achievement
Tier
@
Serializable
data
class
GuildAchievementTier
(
val
tier
:
Int
?
=
null
,
val
amount
:
Int
?
=
null
)
Members
Constructors
Guild
Achievement
Tier
Link copied to clipboard
constructor
(
tier
:
Int
?
=
null
,
amount
:
Int
?
=
null
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
?
=
null
tier
Link copied to clipboard
val
tier
:
Int
?
=
null