View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| urls | {str: (str, none_type)} | [readonly] | |
| profile | ProxyProfileMini | ||
| failed_reason | str, none_type | [readonly] | |
| skipped | bool | [readonly] | |
| generated | bool | [readonly] | |
| generated_date | datetime, none_type | ||
| failed | bool | ||
| failed_count | int | ||
| name | str | ||
| variant_config | str | ||
| source_audio_layout_preserved | bool | ||
| asset | int | ||
| variant_id | str | defaults to “default” | |
| transforms | Transforms | [optional] |