KKPlaylistList
public struct KKPlaylistList : Codable
A list of tracks.
-
The playlists.
Declaration
Swift
public internal(set) var playlists: [KKPlaylistInfo]
-
The pagination info.
Declaration
Swift
public internal(set) var paging: KKPagingInfo
-
The overall summary.
Declaration
Swift
public internal(set) var summary: KKSummary