intervalType

The intervalType element is a required child of the createPlan element and defines the billing period associated with the Plan.

Type = String (enum); minLength = N/A; maxLength = N/A

Parent Elements:

createPlan

Attributes:

None

Child Elements:

None

Enumerations:

Enumeration

Description

ANNUAL

The billing period is once per year.

SEMIANNUAL

The billing period is twice per year.

QUARTERLY

The billing period is every three months.

MONTHLY

The billing period is every month.

WEEKLY

The billing period is every week.