google_api_books v0.13.0 GoogleApi.Books.V1.Model.SeriesSeriesSeriesSubscriptionReleaseInfo View Source
Attributes
cancelTime
(type:String.t
, default:nil
) -currentReleaseInfo
(type:GoogleApi.Books.V1.Model.SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo.t
, default:nil
) -nextReleaseInfo
(type:GoogleApi.Books.V1.Model.SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo.t
, default:nil
) -seriesSubscriptionType
(type:String.t
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Books.V1.Model.SeriesSeriesSeriesSubscriptionReleaseInfo{ cancelTime: String.t(), currentReleaseInfo: GoogleApi.Books.V1.Model.SeriesSeriesSeriesSubscriptionReleaseInfoCurrentReleaseInfo.t(), nextReleaseInfo: GoogleApi.Books.V1.Model.SeriesSeriesSeriesSubscriptionReleaseInfoNextReleaseInfo.t(), seriesSubscriptionType: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.