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.common
/
SpotifyErrorResponse
Spotify
Error
Response
@
Serializable
data
class
SpotifyErrorResponse
(
val
error
:
SpotifyError
)
Members
Constructors
Spotify
Error
Response
Link copied to clipboard
constructor
(
error
:
SpotifyError
)
Properties
error
Link copied to clipboard
@
SerialName
(
value
=
"error"
)
val
error
:
SpotifyError