Spotify Web API v0.2.1 Spotify.ExternalUrls View Source

An object that holds keys and values.
KeyValue Description
{key}The type of the URL, for example: “spotify” - The Spotify URL for the object.
{value}An external, public URL to the object.
[Spotify Docs](https://beta.developer.spotify.com/documentation/web-api/reference/object-model/#external-url-object)

Link to this section Summary

Types

t()

The External URLs map

Link to this section Types

The External URLs map.

An external URL object is a map that holds {key}: {value} where both the key and value are not within a known set. Find more info at the Spotify Docs