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.playlists
/
PlaylistCoverImage
Playlist
Cover
Image
@
Serializable
data
class
PlaylistCoverImage
(
val
images
:
List
<
ImageObject
>
)
Members
Constructors
Playlist
Cover
Image
Link copied to clipboard
constructor
(
images
:
List
<
ImageObject
>
)
Properties
images
Link copied to clipboard
val
images
:
List
<
ImageObject
>