View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | ||
| product | str | ||
| product_subtype | str, none_type | ||
| serial | str, none_type | ||
| partner | str, none_type | ||
| expiry | datetime, none_type | ||
| components | {str: (bool,)} | ||
| components_expiry | {str: (datetime, none_type)} | ||
| components_enabled | {str: (bool,)} | ||
| users | int | ||
| third_party_capacity | int, none_type | ||
| cloud_capacity | int, none_type | ||
| hardware | str | [optional] | |
| hardware_key | str | [optional] |