Exspotify.Structs.ExternalUrls (Exspotify v0.1.0)
View SourceRepresents external URLs object from Spotify API. Currently only contains Spotify URLs.
Summary
Functions
Creates an ExternalUrls struct from a map.
Types
@type t() :: %Exspotify.Structs.ExternalUrls{spotify: String.t() | nil}