Generate a plain english version of the billing cycle in a pricing phase.
Example outputs:
FINITE_RECURRING
NON_RECURRING
Utils.formatBillingCycleEN(offer.pricingPhases[0]) Copy
Utils.formatBillingCycleEN(offer.pricingPhases[0])
Generate a plain english version of the billing cycle in a pricing phase.
Example outputs:
FINITE_RECURRING
, 3 cycles, period "P1M"NON_RECURRING
, period "P1Y"