Interface MusicMoodFeedResponseItemsItem

interface MusicMoodFeedResponseItemsItem {
    track: MusicMoodFeedResponseTrack;
}

Properties

Properties