toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.artist.models
/
GetRelatedArtistsResponse
Get
Related
Artists
Response
@
Serializable
internal
data
class
GetRelatedArtistsResponse
(
val
artists
:
List
<
ArtistInfo
>
)
(
source
)
Members
Constructors
Get
Related
Artists
Response
Link copied to clipboard
constructor
(
artists
:
List
<
ArtistInfo
>
)
Properties
artists
Link copied to clipboard
val
artists
:
List
<
ArtistInfo
>