toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.models
/
PlaylistTracks
Playlist
Tracks
@
Serializable
internal
data
class
PlaylistTracks
(
val
href
:
String
,
val
total
:
Int
)
(
source
)
Members
Constructors
Playlist
Tracks
Link copied to clipboard
constructor
(
href
:
String
,
total
:
Int
)
Properties
href
Link copied to clipboard
val
href
:
String
total
Link copied to clipboard
val
total
:
Int