Sptfy.Object.SimplifiedAlbum (Sptfy v0.1.0) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %Sptfy.Object.SimplifiedAlbum{
album_group: term(),
album_type: term(),
artists: term(),
available_markets: term(),
external_urls: term(),
href: term(),
id: term(),
images: term(),
name: term(),
release_date: term(),
release_date_precision: term(),
restrictions: term(),
total_tracks: term(),
type: term(),
uri: term()
}