UsageCapExceededProblem
June 16, 2022 ยท View on GitHub
A problem that indicates that a usage cap has been exceeded.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| period | PeriodEnum | [optional] | |
| scope | ScopeEnum | [optional] |
Enum: PeriodEnum
| Name | Value |
|---|---|
| DAILY | "Daily" |
| MONTHLY | "Monthly" |
Enum: ScopeEnum
| Name | Value |
|---|---|
| ACCOUNT | "Account" |
| PRODUCT | "Product" |