Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 903 Bytes

File metadata and controls

15 lines (11 loc) · 903 Bytes

SimplifiedArtistObject

Properties

Name Type Description Notes
externalUrls OpenAPI\Server\Model\ExternalUrlObject Known external URLs for this artist. [optional]
href string A link to the Web API endpoint providing full details of the artist. [optional]
id string The Spotify ID for the artist. [optional]
name string The name of the artist. [optional]
type string The object type. [optional]
uri string The Spotify URI for the artist. [optional]

[Back to Model list] [Back to API list] [Back to README]