SearchResponse

constructor(tracks: Tracks? = null, artists: Artists? = null, albums: Albums? = null, playlists: Playlists? = null, shows: Shows? = null, episodes: Episodes? = null, audiobooks: Audiobooks? = null)