Name | Type | Description | Notes |
---|---|---|---|
id | int | Gallery entry ID | [optional] |
media_type | str | Media type | |
label | str | Gallery entry alternative text | |
position | int | Gallery entry position (sort order) | |
disabled | bool | If gallery entry is hidden from product page | |
types | list[str] | Gallery entry image types (thumbnail, image, small_image etc) | |
file | str | File path | [optional] |
content | FrameworkDataImageContentInterface | [optional] | |
extension_attributes | CatalogDataProductAttributeMediaGalleryEntryExtensionInterface | [optional] |