outscale_api 1.14.0

Outscale API SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# 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)