SpotifyCategory

constructor(href: String, id: String, icons: List<SpotifyImage>, name: String)(source)

Parameters

href

A link to the Web API endpoint returning full details of the category.

icons

The category icon, in various sizes.

id

The Spotify category ID of the category.

name

The name of the category.