Package de.sonallux.spotify.api.models
Class Cursor
- java.lang.Object
-
- de.sonallux.spotify.api.models.Cursor
-
public class Cursor extends Object
-
-
Constructor Summary
Constructors Constructor Description Cursor()
-
-
-
Field Detail
-
after
public String after
The cursor to use as key to find the next page of items.
-
-