Types
PaymentCouponDuration
How long a Promo Code discount applies.
enum
PaymentCouponDurationValues
FOREVER
Applies to every payment for as long as the plan is held.
ONCE
Applies to a single payment.
REPEATING
Applies for a fixed number of months (see durationInMonths).