# FiltersQuota
## Properties
**collections** | Option<**Vec<String>**> | The group names of the quotas. | [optional]
**quota_names** | Option<**Vec<String>**> | The names of the quotas. | [optional]
**quota_types** | Option<**Vec<String>**> | The resource IDs if these are resource-specific quotas, `global` if they are not. | [optional]
**short_descriptions** | Option<**Vec<String>**> | The description of the quotas. | [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)