| Name | Type | Description | Notes |
|---|---|---|---|
| code | String | Code assigned to the multimedia | [optional] |
| description | String | Description | [optional] |
| exclude_from_gallery | Boolean | True if the image should be excluded from galleries | [optional] |
| image_height | Number | Image height | [optional] |
| image_width | Number | Image width | [optional] |
| is_default | Boolean | True if the multimedia is the default for this type | [optional] |
| thumbnails | [CartItemMultimediaThumbnail] | Thumbnails of the images | [optional] |
| type | String | Type of multimedia | [optional] |
| url | String | URL to view multimedia at | [optional] |
-
Image(value:"Image") -
PDF(value:"PDF") -
Text(value:"Text") -
Unknown(value:"Unknown") -
Video(value:"Video")