Record
catalog-data-product-attribute-media-gallery-entry-interface
No description available.
record catalog-data-product-attribute-media-gallery-entry-interface {
content: option<framework-data-image-content-interface>,
disabled: bool,
extension-attributes: option<catalog-data-product-attribute-media-gallery-entry-extension-interface>,
file: option<string>,
id: option<s32>,
label: string,
media-type: string,
position: s32,
types: list<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| content | option<framework-data-image-content-interface> | |
| disabled | bool | |
| extension-attributes | option<catalog-data-product-attribute-media-gallery-entry-extension-interface> | |
| file | option<string> | |
| id | option<s32> | |
| label | string | |
| media-type | string | |
| position | s32 | |
| types | list<string> |