[][src]Module listenbrainz::models::response

Low-level response data models.

Structs

DeleteListenResponse

Response type for Client::delete_listen.

GetLatestImportResponse

Response type for Client::get_latest_import.

StatsSitewideArtistsArtist

Type of the StatsSitewideArtistsTimeRange::artists field.

StatsSitewideArtistsPayload

Type of the StatsSitewideArtistsResponse::payload field.

StatsSitewideArtistsResponse

Response type for Client::stats_sitewide_artists.

StatsSitewideArtistsTimeRange

Type of the StatsSitewideArtistsPayload::time_ranges field.

StatsUserArtistMapCountry

Type of the StatsUserArtistMapPayload::artist_map field.

StatsUserArtistMapPayload

Type of the StatsUserArtistMapResponse::payload field.

StatsUserArtistMapResponse

Response type of Client::stats_user_artist_map.

StatsUserArtistsArtist

Type of the StatsUserArtistsPayload::artists field.

StatsUserArtistsPayload

Type of the StatsUserArtistsResponse::payload field.

StatsUserArtistsResponse

Response type of Client::stats_user_artists.

StatsUserDailyActivityDailyActivity

Type of the StatsUserDailyActivityPayload::daily_activity field.

StatsUserDailyActivityHour

Type of the StatsUserDailyActivityDailyActivity::days field.

StatsUserDailyActivityPayload

Type of the StatsUserDailyActivityResponse::payload field.

StatsUserDailyActivityResponse

Response type for Client::stats_user_daily_activity.

StatsUserListeningActivityListeningActivity

Type of the StatsUserListeningActivityPayload::listening_activity field.

StatsUserListeningActivityPayload

Type of the StatsUserListeningActivityResponse::payload field.

StatsUserListeningActivityResponse

Response type for Client::stats_user_listening_activity.

StatsUserRecordingsPayload

Type of the StatsUserRecordingsResponse::payload field.

StatsUserRecordingsRecording

Type of the StatsUserRecordingsPayload::recordings field.

StatsUserRecordingsResponse

Response type of Client::stats_user_recordings.

StatsUserReleasesPayload

Type of the StatsUserReleasesResponse::payload field.

StatsUserReleasesRelease

Type of the StatsUserReleasesPayload::releases field.

StatsUserReleasesResponse

Response type for Client::stats_user_releases.

StatusGetDumpInfoResponse

Response type for Client::status_get_dump_info.

SubmitListensResponse

Response type for Client::submit_listens.

UpdateLatestImportResponse

Response type for Client::update_latest_import.

UserListenCountPayload

Type of the UserListenCountResponse::payload field.

UserListenCountResponse

Response type for Client::user_listen_count.

UserListensListen

Type of the UserListensPayload::listens field.

UserListensPayload

Type of the UserListensResponse::payload field.

UserListensResponse

Response type for Client::user_listens.

UserListensTrackMetadata

Type of the UserListensListen::track_metadata field.

UserPlayingNowListen

Type of the UserPlayingNowPayload::listens field.

UserPlayingNowPayload

Type of the UserPlayingNowResponse::payload field.

UserPlayingNowResponse

Response type for Client::user_playing_now.

UserPlayingNowTrackMetadata

Type of the UserPlayingNowListen::track_metadata field.

UsersRecentListensListen

Type of the UsersRecentListensPayload::listens field.

UsersRecentListensPayload

Type of the UsersRecentListensResponse::payload field.

UsersRecentListensResponse

Response type for Client::users_recent_listens.

UsersRecentListensTrackMetadata

Type of the UsersRecentListensListen::track_metadata field.

ValidateTokenResponse

Response type for Client::validate_token.