Package de.sonallux.spotify.api.models
Class Chapter
java.lang.Object
de.sonallux.spotify.api.models.BaseObject
de.sonallux.spotify.api.models.ChapterBase
de.sonallux.spotify.api.models.Chapter
ChapterObject
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe audiobook for which the chapter belongs.Fields inherited from class de.sonallux.spotify.api.models.ChapterBase
audioPreviewUrl, availableMarkets, chapterNumber, description, durationMs, explicit, externalUrls, htmlDescription, images, isPlayable, 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
-
audiobook
The audiobook for which the chapter belongs.
-
-
Constructor Details
-
Chapter
public Chapter()
-