billingType property
Billing type of the Apigee organization.
See Apigee pricing. Possible string values are:
- "BILLING_TYPE_UNSPECIFIED" : Billing type not specified.
- "SUBSCRIPTION" : A pre-paid subscription to Apigee.
- "EVALUATION" : Free and limited access to Apigee for evaluation purposes only.
- "PAYG" : Access to Apigee using a Pay-As-You-Go plan.
Implementation
core.String? billingType;