Exspotify.Structs.Author (Exspotify v0.1.0)
View SourceRepresents an author object from Spotify API. Used by audiobooks.
Summary
Functions
Creates an Author struct from a map.
Types
@type t() :: %Exspotify.Structs.Author{name: String.t()}
Represents an author object from Spotify API. Used by audiobooks.
Creates an Author struct from a map.
@type t() :: %Exspotify.Structs.Author{name: String.t()}