Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.06 KB

File metadata and controls

14 lines (11 loc) · 1.06 KB

SwaggerClient::GetChannelCatalogProductInfoListRequest

Properties

Name Type Description Notes
sku String Search by product sku. If null the filter will not be taken in account. [optional]
title String Search by product title. If null the filter will not be taken in account. [optional]
overrided BOOLEAN Search overrided products. If null the filter will not be taken in account. [optional]
disabled BOOLEAN Search disabled products. If null the filter will not be taken in account. [optional]
category_mapped BOOLEAN Search product with category mapped with the channel. If null the filter will not be taken in account. [optional]
excluded BOOLEAN Search excluded products by at least an exclusion filter. If null the filter will not be taken in account. [optional]
active BOOLEAN If false, search for product absent from the current catalog. If null the filter will not be taken in account. [optional]