Package de.sonallux.spotify.api.models
Class Episode
java.lang.Object
de.sonallux.spotify.api.models.BaseObject
de.sonallux.spotify.api.models.EpisodeBase
de.sonallux.spotify.api.models.Episode
EpisodeObject
-
Field Summary
FieldsFields inherited from class de.sonallux.spotify.api.models.EpisodeBase
audioPreviewUrl, description, durationMs, explicit, externalUrls, htmlDescription, images, isExternallyHosted, isPlayable, language, languages, name, releaseDate, releaseDatePrecision, restrictions, resumePointFields inherited from class de.sonallux.spotify.api.models.BaseObject
href, id, type, uri -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
show
The show on which the episode belongs.
-
-
Constructor Details
-
Episode
public Episode()
-