View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | ||
| task_info | bool, date, datetime, dict, float, int, list, str, none_type | ||
| uncompressed_size | int | [readonly] | |
| size | int | [readonly] | |
| expires | str | [readonly] | |
| files | [ZipInfo] | [readonly] | |
| name | str | ||
| path | str | ||
| created_at | datetime | [readonly] | |
| user | int, none_type | ||
| progress_unit | str, none_type | This is a legacy placeholder field for compatibility with previous SDK versions. It is always an empty string. | [optional] [readonly] |