toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.playlist.models
/
PlaylistTracksResponse
/
PlaylistTracksResponse
Playlist
Tracks
Response
constructor
(
href
:
String
,
limit
:
Int
,
next
:
String
?
,
offset
:
Int
,
previous
:
String
?
,
total
:
Int
,
items
:
List
<
TrackItem
>
)
(
source
)