toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.artist.models
/
GetArtistTopTracksResponse
Get
Artist
Top
Tracks
Response
@
Serializable
internal
data
class
GetArtistTopTracksResponse
(
val
tracks
:
List
<
TrackInfo
>
)
(
source
)
Members
Constructors
Get
Artist
Top
Tracks
Response
Link copied to clipboard
constructor
(
tracks
:
List
<
TrackInfo
>
)
Properties
tracks
Link copied to clipboard
val
tracks
:
List
<
TrackInfo
>