The subscription period of fullPricePhase (after free and intro trials).
The free trial PricingPhase of the subscription. Looks for the first pricing phase of the SubscriptionOption where amountMicros is 0. There can be a freeTrialPhase and an introductoryPhase in the same SubscriptionOption.
The full price PricingPhase of the subscription. Looks for the last price phase of the SubscriptionOption.
Identifier of the subscription option If this SubscriptionOption represents a base plan, this will be the basePlanId. If it represents an offer, it will be {basePlanId}:{offerId}
The intro trial PricingPhase of the subscription. Looks for the first pricing phase of the SubscriptionOption where amountMicros is greater than 0. There can be a freeTrialPhase and an introductoryPhase in the same SubscriptionOption.
True if this SubscriptionOption represents a subscription base plan (rather than an offer).
True if the subscription is pre-paid.
Offering identifier the subscription option was presented from
Pricing phases defining a user's payment plan for the product over time.
Identifer of the subscription associated with this SubscriptionOption This will be {subId}
Identifier of the StoreProduct associated with this SubscriptionOption This will be {subId}:{basePlanId}
Tags defined on the base plan or offer. Empty for Amazon.
Generated using TypeDoc
Contains all details associated with a SubscriptionOption Used only for Google