billingPeriodDuration property

String? billingPeriodDuration
getter/setter pair

Subscription period, specified in ISO 8601 format.

For a list of acceptable billing periods, refer to the help center. The duration is immutable after the base plan is created.

Required. Immutable.

Implementation

core.String? billingPeriodDuration;