Simple Artist
fun SimpleArtist(externalUrlsString: Map<String, String>, href: String, id: String, uri: SpotifyUri, name: String, type: String)
Content copied to clipboard
Parameters
href
A link to the Web API endpoint providing full details of the artist.
id
The Spotify ID for the artist.
name
The name of the artist
type
The object type: "artist"
Sources
(source)
Link copied to clipboard