Class PlaylistUser

java.lang.Object
de.sonallux.spotify.api.models.BaseObject
de.sonallux.spotify.api.models.PlaylistUser
Direct Known Subclasses:
PlaylistOwner

public class PlaylistUser extends BaseObject
PlaylistUserObject
  • Field Details

    • externalUrls

      public ExternalUrl externalUrls

      Known public external URLs for this user.

    • followers

      public Followers followers

      Information about the followers of this user.

  • Constructor Details

    • PlaylistUser

      public PlaylistUser()