Spotify Web API v0.1.0 Spotify.Cursor View Source

An object containing cursor information.

KeyValue Description
afterThe cursor to use as key to find the next page of items.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Spotify.Cursor{after: String.t()}