Package de.sonallux.spotify.api.models
Class Category
java.lang.Object
de.sonallux.spotify.api.models.Category
CategoryObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
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.
-
-
Constructor Details
-
Category
public Category()
-