Logo

View the Project on GitHub elements-storage/elements-sdk-python

UpdateQuotaRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]