Package de.sonallux.spotify.api.models
Class SimplifiedAlbum
java.lang.Object
de.sonallux.spotify.api.models.BaseObject
de.sonallux.spotify.api.models.AlbumBase
de.sonallux.spotify.api.models.SimplifiedAlbum
- Direct Known Subclasses:
ArtistDiscographyAlbum
SimplifiedAlbumObject
-
Field Summary
FieldsFields inherited from class de.sonallux.spotify.api.models.AlbumBase
albumType, availableMarkets, externalUrls, images, name, releaseDate, releaseDatePrecision, restrictions, totalTracksFields inherited from class de.sonallux.spotify.api.models.BaseObject
href, id, type, uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
artists
The artists of the album. Each artist object includes a link in
hrefto more detailed information about the artist.
-
-
Constructor Details
-
SimplifiedAlbum
public SimplifiedAlbum()
-