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.show
/
SavedShowObject
Saved
Show
Object
@
Serializable
data
class
SavedShowObject
(
val
addedAt
:
String
,
val
show
:
SimplifiedShowObject
)
Members
Constructors
Saved
Show
Object
Link copied to clipboard
constructor
(
addedAt
:
String
,
show
:
SimplifiedShowObject
)
Properties
added
At
Link copied to clipboard
@
SerialName
(
value
=
"added_at"
)
val
addedAt
:
String
show
Link copied to clipboard
val
show
:
SimplifiedShowObject