SubscriptionOfferMode
A string that indicates the payment mode of a subscription offer.
Declaration
string SubscriptionOfferModePossible Values
PAY_AS_YOU_GOPAY_UP_FRONTFREE_TRIAL
Discussion
Possible alues
- PAY_AS_YOU_GO
A constant that indicates a subscription offer is billed over multiple billing periods.
- PAY_UP_FRONT
A constant that indicates a subscription offer is billed one time, up front.
- FREE_TRIAL
A constant that indicates a subscription offer is a free trial.