On this page
No Headings
The trial and regular billing executions.
arrayitemsobjectThe regular and trial execution details for a billing cycle.
tenure_typerequiredstring"REGULAR", "TRIAL"^[A-Z_]+$The type of the billing cycle.
sequencerequiredintegerThe order in which to run this cycle among other billing cycles.
cycles_completedrequiredintegerThe number of billing cycles that have completed.
cycles_remainingintegerFor a finite billing cycle, cycles_remaining is the number of remaining cycles. For an infinite billing cycle, cycles_remaining is set as 0.
current_pricing_scheme_versionintegerThe active pricing scheme version for the billing cycle.
total_cyclesintegerThe number of times this billing cycle gets executed. Trial billing cycles can only be executed a finite number of times (value between 1 and 999 for total_cycles). Regular billing cycles can be executed infinite times (value of 0 for total_cycles) or a finite number of times (value between 1 and 999 for total_cycles).