google_api_android_publisher v0.2.0 GoogleApi.AndroidPublisher.V2.Model.Season View Source

Attributes

  • end (type: GoogleApi.AndroidPublisher.V2.Model.MonthDay.t, default: nil) - Inclusive end date of the recurrence period.
  • prorations (type: list(GoogleApi.AndroidPublisher.V2.Model.Prorate.t), default: nil) - Optionally present list of prorations for the season. Each proration is a one-off discounted entry into a subscription. Each proration contains the first date on which the discount is available and the new pricing information.
  • start (type: GoogleApi.AndroidPublisher.V2.Model.MonthDay.t, default: nil) - Inclusive start date of the recurrence period.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.