toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.models
/
Restrictions
Restrictions
@
Serializable
data
class
Restrictions
(
val
reason
:
String
)
(
source
)
Contains an explanation of why a track is not available
Parameters
reason
why the track is not available
Members
Constructors
Restrictions
Link copied to clipboard
constructor
(
reason
:
String
)
Properties
reason
Link copied to clipboard
val
reason
:
String