Package de.sonallux.spotify.api.models
Class SimplifiedArtist
java.lang.Object
de.sonallux.spotify.api.models.BaseObject
de.sonallux.spotify.api.models.SimplifiedArtist
SimplifiedArtistObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionKnown external URLs for this artist.The name of the artist.Fields inherited from class de.sonallux.spotify.api.models.BaseObject
href, id, type, uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
externalUrls
Known external URLs for this artist.
-
name
The name of the artist.
-
-
Constructor Details
-
SimplifiedArtist
public SimplifiedArtist()
-