| Name | Type | Description | Notes |
|---|---|---|---|
| cloud_url | string | URL where the image can be downloaded from the cloud | [optional] |
| cloud_url_expiration | string | Expiration date of the cloud URL | [optional] |
| code | string | Code assigned to the file | [optional] |
| description | string | Description | [optional] |
| exclude_from_gallery | bool | True to exclude from multimedia gallery | [optional] |
| file_name | string | File name | [optional] |
| height | int | Height of the image | [optional] |
| merchant_item_multimedia_oid | int | Item multimedia object identifier | [optional] |
| orphan | bool | True if the multimedia is an orphan of the active StoreFront themes | [optional] |
| placeholder | bool | True if the object is a place holder that can be populated | [optional] |
| size | int | Size of the file in bytes if known | [optional] |
| temp_multimedia_oid | int | Temporary multimedia object identifier assigned if uploading new multimedia | [optional] |
| thumbnails | \ultracart\v2\models\ItemContentMultimediaThumbnail[] | Thumbnails of this image | [optional] |
| type | string | Type of file | [optional] |
| url | string | URL to download file (on new multimedia record this can be a URL for UltraCart to fetch) | [optional] |
| width | int | Width of the image | [optional] |