PlaylistTracks

@Serializable
internal data class PlaylistTracks(val href: String, val total: Int)(source)

Constructors

Link copied to clipboard
constructor(href: String, total: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val total: Int