Tracks

constructor(href: String, total: Int, limit: Int? = null, next: String? = null, offset: Int? = null, previous: String? = null, items: List<PlaylistTrackObject> = emptyList())