toggle menu
KoVibes
0.0.2
common
switch theme
search in API
KoVibes
/
io.github.rubenquadros.kovibes.api.playlist.models
/
FeaturedPlaylistsResponse
Featured
Playlists
Response
@
Serializable
internal
data
class
FeaturedPlaylistsResponse
(
val
message
:
String
,
val
playlists
:
Playlists
)
(
source
)
Members
Constructors
Featured
Playlists
Response
Link copied to clipboard
constructor
(
message
:
String
,
playlists
:
Playlists
)
Properties
message
Link copied to clipboard
val
message
:
String
playlists
Link copied to clipboard
val
playlists
:
Playlists