Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

CatalogDataProductAttributeMediaGalleryEntryInterface.md

File metadata and controls

18 lines (14 loc) · 1.02 KB

CatalogDataProductAttributeMediaGalleryEntryInterface

Properties

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]

[Back to Model list] [Back to API list] [Back to README]