Class PlaylistTracksToAddWithPosition
- java.lang.Object
-
- de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAddWithPosition
-
public class PlaylistTracksToAddWithPosition extends Object
Request body for this request
-
-
Constructor Summary
Constructors Constructor Description PlaylistTracksToAddWithPosition()PlaylistTracksToAddWithPosition(List<String> uris, int position)
-