PricingPhase
constructor(billingPeriod: Period, recurrenceMode: RecurrenceMode, billingCycleCount: Int?, price: Price, offerPaymentMode: OfferPaymentMode?)
Parameters
billingPeriod
Billing period for which the PricingPhase applies.
recurrenceMode
RecurrenceMode of the PricingPhase
billingCycleCount
Number of cycles for which the pricing phase applies. Null for INFINITE_RECURRING or NON_RECURRING recurrence modes.
price
Price of the PricingPhase
offerPaymentMode
Indicates how the pricing phase is charged for FINITE_RECURRING pricing phases