| Name | Type | Description | Notes |
|---|---|---|---|
| status | str | ||
| id | str, none_type | Image ID | [optional] |
| name | str, none_type | [optional] | |
| type | str, none_type | Type of image | [optional] |
| filename | str, none_type | [optional] | |
| uniqueid | str, none_type | [optional] | |
| size | float, none_type | [optional] | |
| project | str, none_type | project ID | [optional] |
| created_at | datetime, none_type | When Image was created | [optional] |
| updated_at | datetime, none_type | When Image was last updated | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |