Package de.sonallux.spotify.api.models
Class SavedAudiobook
java.lang.Object
de.sonallux.spotify.api.models.SavedAudiobook
SavedAudiobookObject
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
addedAt
The date and time the audiobook was saved Timestamps are returned in ISO 8601 format as Coordinated Universal Time (UTC) with a zero offset: YYYY-MM-DDTHH:MM:SSZ. If the time is imprecise (for example, the date/time of an album release), an additional field indicates the precision; see for example, release_date in an album object.
-
audiobook
Information about the audiobook.
-
-
Constructor Details
-
SavedAudiobook
public SavedAudiobook()
-