toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.response
/
Album
/
Album
Album
constructor
(
albumGroup
:
String
,
albumType
:
String
,
artists
:
List
<
Artist
>
,
availableMarkets
:
List
<
String
>
?
,
id
:
String
,
images
:
List
<
Image
>
,
name
:
String
,
releaseDate
:
String
,
restrictions
:
Restrictions
?
,
totalTracks
:
Int
)
(
source
)