# QuotaTypes
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**quota_type** | Option<**String**> | The resource ID if it is a resource-specific quota, `global` if it is not. | [optional]
**quotas** | Option<[**Vec<crate::models::Quota>**](Quota.md)> | One or more quotas associated with the account. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)