google_api_android_publisher v0.9.0 GoogleApi.AndroidPublisher.V3.Model.Prorate View Source
Attributes
defaultPrice
(type:GoogleApi.AndroidPublisher.V3.Model.Price.t
, default:nil
) - Default price cannot be zero and must be less than the full subscription price. Default price is always in the developer's Checkout merchant currency. Targeted countries have their prices set automatically based on the default_price.start
(type:GoogleApi.AndroidPublisher.V3.Model.MonthDay.t
, default:nil
) - Defines the first day on which the price takes effect.
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.AndroidPublisher.V3.Model.Prorate{ defaultPrice: GoogleApi.AndroidPublisher.V3.Model.Price.t(), start: GoogleApi.AndroidPublisher.V3.Model.MonthDay.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.