FeaturedPlaylists

@Serializable
data class FeaturedPlaylists(val message: String, val playlists: Paging<SimplifiedPlaylistObject>)

Constructors

Link copied to clipboard
constructor(message: String, playlists: Paging<SimplifiedPlaylistObject>)

Properties

Link copied to clipboard
Link copied to clipboard