Sha256: 26dc0b5d51c4f58ec0e2ef12d701e7817dde09e14711881ae17d868ab985054d
Contents?: true
Size: 1.47 KB
Versions: 333
Compression:
Stored size: 1.47 KB
Contents
# UltracartClient::ItemContentMultimedia ## Properties 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** | **BOOLEAN** | True to exclude from multimedia gallery | [optional] **file_name** | **String** | File name | [optional] **height** | **Integer** | Height of the image | [optional] **merchant_item_multimedia_oid** | **Integer** | Item multimedia object identifier | [optional] **orphan** | **BOOLEAN** | True if the multimedia is an orphan of the active StoreFront themes | [optional] **placeholder** | **BOOLEAN** | True if the object is a place holder that can be populated | [optional] **temp_multimedia_oid** | **Integer** | Temporary multimedia object identifier assigned if uploading new multimedia | [optional] **thumbnails** | [**Array<ItemContentMultimediaThumbnail>**](ItemContentMultimediaThumbnail.md) | 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** | **Integer** | Width of the image | [optional]
Version data entries
333 entries across 333 versions & 1 rubygems