| Safe Haskell | None |
|---|
Rdioh.Models
Documentation
data AlbumExtra Source
Instances
Constructors
| Album | |
Fields
| |
Constructors
| Artist | |
Fields
| |
Constructors
| Label | |
Fields
| |
data TrackExtra Source
Instances
Constructors
| Track | |
Fields
| |
Constructors
| Viewable | |
| UserPreference | |
| OrderedAlbum | |
| TooFewSongs |
data PlaylistExtra Source
Constructors
| PlIframeUrl | |
| IsViewable | |
| PlBigIcon | |
| PlDescription | |
| PlTracks | |
| IsPublished | |
| PlTrackKeys | |
| ReasonNotViewable |
Instances
Constructors
| Playlist | |
Fields
| |
Constructors
| User | |
Fields
| |
data CollectionAlbum Source
Constructors
| CollectionAlbum | |
Fields
| |
Instances
data CollectionArtist Source
Constructors
Instances
data LabelStation Source
Constructors
| LabelStation | |
Fields
| |
Instances
data ArtistStation Source
Constructors
| ArtistStation | |
Fields
| |
Instances
data HeavyRotationStation Source
Constructors
| HeavyRotationStation | |
data HeavyRotationUserStation Source
Constructors
| HeavyRotationUserStation | |
Fields
| |
data ArtistTopSongsStation Source
Constructors
| ArtistTopSongsStation | |
Fields
| |
data UserCollectionStation Source
Constructors
| UserCollectionStation | |
data RdioResponse v Source
Constructors
| RdioResponse | |
Fields
| |
Instances
| Show v => Show (RdioResponse v) | |
| FromJSON a => FromJSON (RdioResponse a) |
data SearchResults v Source
Constructors
| SearchResults | |
Fields
| |
Instances
| Show v => Show (SearchResults v) | |
| FromJSON a => FromJSON (SearchResults a) |
data CollaborationMode Source
Instances
Constructors
| Activity | |
Fields
| |
data UpdateType Source
Constructors
| UTrackAddedToCollection | |
| UTrackAddedToPlaylist | |
| UFriendAdded | |
| UUserJoined | |
| UCommentOnTrack | |
| UCommentOnAlbum | |
| UCommentOnArtist | |
| UCommentOnPlaylist | |
| UTrackAddedViaMatchCollection | |
| UUserSubscribed | |
| UTrackSynced |
Instances
Constructors
| Update | |
Fields
| |