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
/
Miscellaneous
Miscellaneous
@
Serializable
data
class
Miscellaneous
(
val
maxKillsVisible
:
Boolean
?
=
null
,
val
milestonesNotifications
:
Boolean
?
=
null
)
Members
Constructors
Miscellaneous
Link copied to clipboard
constructor
(
maxKillsVisible
:
Boolean
?
=
null
,
milestonesNotifications
:
Boolean
?
=
null
)
Properties
max
Kills
Visible
Link copied to clipboard
@
SerialName
(
value
=
"max_kills_visible"
)
val
maxKillsVisible
:
Boolean
?
=
null
milestones
Notifications
Link copied to clipboard
@
SerialName
(
value
=
"milestones_notifications"
)
val
milestonesNotifications
:
Boolean
?
=
null