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.albums
/
Albums
Albums
@
Serializable
data
class
Albums
(
val
albums
:
List
<
Album
>
)
Members
Constructors
Albums
Link copied to clipboard
constructor
(
albums
:
List
<
Album
>
)
Properties
albums
Link copied to clipboard
val
albums
:
List
<
Album
>