Class PlaylistTracksRef

java.lang.Object
de.sonallux.spotify.api.models.PlaylistTracksRef

public class PlaylistTracksRef extends Object
PlaylistTracksRefObject
  • Field Details

    • href

      public String href

      A link to the Web API endpoint where full details of the playlist's tracks can be retrieved.

    • total

      public int total

      Number of tracks in the playlist.

  • Constructor Details

    • PlaylistTracksRef

      public PlaylistTracksRef()