toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.models
/
AlbumResponse
/
AlbumResponse
Album
Response
constructor
(
href
:
String
,
limit
:
Int
,
offset
:
Int
,
total
:
Int
,
previous
:
String
?
=
null
,
next
:
String
?
=
null
,
items
:
List
<
AlbumInfo
>
)
(
source
)