Exspotify.Structs.Devices (Exspotify v0.1.0)
View SourceRepresents the available devices response from Spotify API.
Summary
Functions
Creates a Devices struct from a map.
Types
@type t() :: %Exspotify.Structs.Devices{devices: [Exspotify.Structs.Device.t()] | nil}