Name | Type | Description | Notes |
---|---|---|---|
ProductId | string | Defines product id where the image should be added | [optional] |
ImageName | string | Defines image's name | |
Type | string | Defines image's types that are specified by comma-separated list | |
Url | string | Defines URL of the image that has to be added | [optional] |
Label | string | Defines alternative text that has to be attached to the picture | [optional] |
Mime | string | Mime type of image http://en.wikipedia.org/wiki/Internet_media_type. | [optional] |
Position | int | Defines image’s position in the list | [optional] [default to 0] |
Content | string | Content(body) encoded in base64 of image file | [optional] |
ProductVariantId | string | Defines product's variants specified by variant id | [optional] |
VariantIds | string | Defines product's variants ids | [optional] |
OptionValueIds | string | Defines product's option values ids | [optional] |
StoreId | string | Store Id | [optional] |
LangId | string | Add product image on specified language id | [optional] |
UseLatestApiVersion | bool | Use the latest platform API version | [optional] [default to false] |