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
/
Shows
Shows
@
Serializable
data
class
Shows
(
val
shows
:
List
<
SimplifiedShowObject
>
)
Members
Constructors
Shows
Link copied to clipboard
constructor
(
shows
:
List
<
SimplifiedShowObject
>
)
Properties
shows
Link copied to clipboard
val
shows
:
List
<
SimplifiedShowObject
>