| Name | Type | Description | Notes |
|---|---|---|---|
| code | string | Code assigned to the multimedia | [optional] |
| description | string | Description | [optional] |
| exclude_from_gallery | bool | True if the image should be excluded from galleries | [optional] |
| image_height | int | Image height | [optional] |
| image_width | int | Image width | [optional] |
| is_default | bool | True if the multimedia is the default for this type | [optional] |
| thumbnails | \ultracart\v2\models\CartItemMultimediaThumbnail[] | Thumbnails of the images | [optional] |
| type | string | Type of multimedia | [optional] |
| url | string | URL to view multimedia at | [optional] |