BillingCycleIntervalUnit
Enumeration Members
Days
Days: "DAYS";
The billing cycle interval is specified in days.
Months
Months: "MONTHS";
The billing cycle interval is specified in months.
Weeks
Weeks: "WEEKS";
The billing cycle interval is specified in weeks.
Years
Years: "YEARS";
The billing cycle interval is specified in years.
Last updated
Was this helpful?