View the Project on GitHub elements-storage/elements-sdk-python
A compact representation of a media file bundle, containing only the primary file and asset reference.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| asset | int | [optional] [readonly] | |
| name | str | [optional] [readonly] | |
| location | int | [optional] [readonly] | |
| mainfile | MediaFileMini | [optional] |