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