RecommendationSeeds

constructor(artists: List<String> = emptyList(), genres: List<String> = emptyList(), tracks: List<String> = emptyList())