shared
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.nubasu.spotify.webapi.wrapper.request.playlists
/
UpdatePlaylistItemsRequest
/
UpdatePlaylistItemsRequest
Update
Playlist
Items
Request
constructor
(
uris
:
List
<
String
>
?
=
null
,
rangeStart
:
Int
?
=
null
,
insertBefore
:
Int
?
=
null
,
rangeLength
:
Int
?
=
null
,
snapshotId
:
String
?
=
null
)