View the Project on GitHub elements-storage/elements-sdk-python
A temporary ZIP archive built from selected files for download, which expires after a configured time. For example, used to download multiple files from Media Library
| 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 |