shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.response.users
/
UsersTopItems
/
UsersTopItems
Users
Top
Items
constructor
(
href
:
String
,
limit
:
Int
,
next
:
String
?
,
offset
:
Int
,
previous
:
String
?
,
total
:
Int
,
items
:
List
<
JsonElement
>
)