Package de.sonallux.spotify.api.models
Class PlaylistUser
java.lang.Object
de.sonallux.spotify.api.models.BaseObject
de.sonallux.spotify.api.models.PlaylistUser
- Direct Known Subclasses:
PlaylistOwner
PlaylistUserObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionKnown public external URLs for this user.Information about the followers of this user.Fields inherited from class de.sonallux.spotify.api.models.BaseObject
href, id, type, uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
externalUrls
Known public external URLs for this user.
-
followers
Information about the followers of this user.
-
-
Constructor Details
-
PlaylistUser
public PlaylistUser()
-