Spotify.NET/SpotifyAPI.Web/Models/Response
2021-04-15 17:25:36 +02:00
..
Interfaces Add interfaces for tokens (#499) 2020-08-26 15:38:00 +02:00
Actions.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
AlbumsResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
ArtistsRelatedArtistsResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
ArtistsResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
ArtistsTopTracksResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
AuthorizationCodeRefreshResponse.cs Add interfaces for tokens (#499) 2020-08-26 15:38:00 +02:00
AuthorizationCodeTokenResponse.cs Add interfaces for tokens (#499) 2020-08-26 15:38:00 +02:00
CategoriesResponse.cs Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
Category.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
CategoryPlaylistsResponse.cs Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
ClientCredentialsTokenResponse.cs Add interfaces for tokens (#499) 2020-08-26 15:38:00 +02:00
Context.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
Copyright.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
CurrentlyPlaying.cs Added docs for IPlayableItem, fixes #454 2020-06-06 17:43:49 +02:00
CurrentlyPlayingContext.cs Added docs for IPlayableItem, fixes #454 2020-06-06 17:43:49 +02:00
Cursor.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
CursorPaging.cs Made more fields nullable, they can be excluded using fields query param, fixes #477 2020-07-13 16:03:19 +02:00
Device.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
DeviceResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
EpisodesResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
FeaturedPlaylistsResponse.cs Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
FollowedArtistsResponse.cs Added IPaginatble to also support Cursor based paging 2020-06-13 12:55:48 +02:00
Followers.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
FullAlbum.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
FullArtist.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
FullEpisode.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
FullPlaylist.cs Added Description and Followers to FullPlaylist, fixes #484 2020-07-15 21:11:40 +02:00
FullShow.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
FullTrack.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
Image.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
LinkedTrack.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
NewReleasesResponse.cs Pagination implementation adapted - Less methods,more defaults #451 2020-05-31 15:56:49 +02:00
Paging.cs Made more fields nullable, they can be excluded using fields query param, fixes #477 2020-07-13 16:03:19 +02:00
PKCETokenResponse.cs Add interfaces for tokens (#499) 2020-08-26 15:38:00 +02:00
PlayHistoryItem.cs PlayHistoryItem SimpleTrack --> FullTrack, fixes #591 2021-04-15 17:25:36 +02:00
PlaylistTrack.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
PrivateUser.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
PublicUser.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
RecommendationGenresResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
RecommendationSeed.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
RecommendationsResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
ResumePointObject.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SavedAlbum.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SavedShow.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SavedTrack.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SearchResponse.cs Added Playlists to SearchResponse, fixes #480 2020-07-15 21:13:20 +02:00
Section.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
Segment.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
ShowsResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SimpleAlbum.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SimpleArtist.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SimpleEpisode.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SimplePlaylist.cs Added docs for IPlayableItem, fixes #454 2020-06-06 17:43:49 +02:00
SimpleShow.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SimpleTrack.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
SnapshotResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
TimeInterval.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
TrackAudioAnalysis.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
TrackAudioFeatures.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
TracksAudioFeaturesResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00
TracksResponse.cs Enabled nullable for most projects 2020-05-25 18:00:47 +02:00