Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.16 KB

CatalogDataProductExtensionInterface.md

File metadata and controls

17 lines (13 loc) · 1.16 KB

CatalogDataProductExtensionInterface

Properties

Name Type Description Notes
website_ids list[int] [optional]
category_links list[CatalogDataCategoryLinkInterface] [optional]
stock_item CatalogInventoryDataStockItemInterface [optional]
bundle_product_options list[BundleDataOptionInterface] [optional]
downloadable_product_links list[DownloadableDataLinkInterface] [optional]
downloadable_product_samples list[DownloadableDataSampleInterface] [optional]
configurable_product_options list[ConfigurableProductDataOptionInterface] [optional]
configurable_product_links list[int] [optional]

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