RecentlyPlayedTracks

constructor(href: String? = null, limit: Int? = null, next: String? = null, cursors: Cursors? = null, total: Int? = null, items: List<PlayHistoryObject> = listOf())