Name | Type | Description | Notes |
---|---|---|---|
id | int | Id | [optional] |
sku | str | Sku | |
name | str | Name | [optional] |
attribute_set_id | int | Attribute set id | [optional] |
price | float | Price | [optional] |
status | int | Status | [optional] |
visibility | int | Visibility | [optional] |
type_id | str | Type id | [optional] |
created_at | str | Created date | [optional] |
updated_at | str | Updated date | [optional] |
weight | float | Weight | [optional] |
extension_attributes | CatalogDataProductExtensionInterface | [optional] | |
product_links | list[CatalogDataProductLinkInterface] | Product links info | [optional] |
options | list[CatalogDataProductCustomOptionInterface] | List of product options | [optional] |
media_gallery_entries | list[CatalogDataProductAttributeMediaGalleryEntryInterface] | Media gallery entries | [optional] |
tier_prices | list[CatalogDataProductTierPriceInterface] | List of product tier prices | [optional] |
custom_attributes | list[FrameworkAttributeInterface] | Custom attributes values. | [optional] |