Name | Type | Description |
---|
id | String | The ID of the retrieved product image |
image_placeholder_order | String | The product image placing order The supported values are "image 1", "image 2", "image 3" and "image 4" |
alternative_text | String | The alternative text of the product image |
default | Boolean | Defines if the product image is set as the default |
file | File Object | The information of the attached file |
Referred Objects Response Data
file object response data
Name | Type | Description |
---|
file_name | String | The name of the file |
file_content_url | String | The url that can be used to access the actual content of the file |
file_mime_type | String | The mime type of the attached file |