View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| soft | int, none_type | Soft quota in bytes (a warning threshold). Null clears it. | [optional] |
| hard | int, none_type | Hard quota in bytes (an enforced limit). Null clears it. | [optional] |