MusicRecentlyPlayedRequest
A request that your app uses to fetch items the user has recently played.
Declaration
struct MusicRecentlyPlayedRequest<MusicItemType> where MusicItemType : MusicRecentlyPlayedRequestable, MusicItemType : DecodableA request that your app uses to fetch items the user has recently played.
struct MusicRecentlyPlayedRequest<MusicItemType> where MusicItemType : MusicRecentlyPlayedRequestable, MusicItemType : Decodable