shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.users
/
ExplicitContent
Explicit
Content
@
Serializable
data
class
ExplicitContent
(
val
filterEnabled
:
Boolean
,
val
filterLocked
:
Boolean
)
Members
Constructors
Explicit
Content
Link copied to clipboard
constructor
(
filterEnabled
:
Boolean
,
filterLocked
:
Boolean
)
Properties
filter
Enabled
Link copied to clipboard
@
SerialName
(
value
=
"filter_enabled"
)
val
filterEnabled
:
Boolean
filter
Locked
Link copied to clipboard
@
SerialName
(
value
=
"filter_locked"
)
val
filterLocked
:
Boolean