Package de.sonallux.spotify.api.models
Class PlaylistTracksRef
java.lang.Object
de.sonallux.spotify.api.models.PlaylistTracksRef
PlaylistTracksRefObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
href
A link to the Web API endpoint where full details of the playlist's tracks can be retrieved.
-
total
public int totalNumber of tracks in the playlist.
-
-
Constructor Details
-
PlaylistTracksRef
public PlaylistTracksRef()
-