billingPeriod property
Frequency at which the customer will be billed. Possible string values are:
- "BILLING_PERIOD_UNSPECIFIED" : Billing period not specified.
- "WEEKLY" : Weekly billing period. Note: Not supported by Apigee at this time.
- "MONTHLY" : Monthly billing period.
Implementation
core.String? billingPeriod;