shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.request.tracks
/
RecommendationSeeds
/
RecommendationSeeds
Recommendation
Seeds
constructor
(
artists
:
List
<
String
>
=
emptyList()
,
genres
:
List
<
String
>
=
emptyList()
,
tracks
:
List
<
String
>
=
emptyList()
)