Monetization configuration for the AppGroup.
| JSON representation |
|---|
{
"billingType"
:
enum (
|
| Fields | |
|---|---|
billingType
|
Required. Billing type. |
BillingType
Billing type values.
| Enums | |
|---|---|
BILLING_TYPE_UNSPECIFIED
|
The default/unset value. |
PREPAID
|
AppGroup pays in advance for the use of APIs and the charged amount is deducted from their account balance. |
POSTPAID
|
AppGroup does not maintain an account balance. The API provider bills the AppGroup for API usage. |

