Sha256: a8bda514a17870e907b362448ba0192c733431fe549e2a8a31563bdef5e1ebb8
Contents?: true
Size: 872 Bytes
Versions: 333
Compression:
Stored size: 872 Bytes
Contents
# UltracartClient::CartItemMultimedia ## Properties 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** | **Integer** | Image height | [optional] **image_width** | **Integer** | Image width | [optional] **is_default** | **BOOLEAN** | True if the multimedia is the default for this type | [optional] **thumbnails** | [**Array<CartItemMultimediaThumbnail>**](CartItemMultimediaThumbnail.md) | Thumbnails of the images | [optional] **type** | **String** | Type of multimedia | [optional] **url** | **String** | URL to view multimedia at | [optional]
Version data entries
333 entries across 333 versions & 1 rubygems