toggle menu
Anitraklib
0.1.10-alpha
common
switch theme
search in API
Anitraklib
/
io.github.vincentvibe3.anitraklib.anilist.serialization
/
AnilistUser
/
NotificationOption
Notification
Option
@
Serializable
data
class
NotificationOption
(
val
type
:
AnilistUser.NotificationType
,
val
enabled
:
Boolean
)
Members
Constructors
Notification
Option
Link copied to clipboard
constructor
(
type
:
AnilistUser.NotificationType
,
enabled
:
Boolean
)
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
type
Link copied to clipboard
val
type
:
AnilistUser.NotificationType