Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.02 KB

File metadata and controls

14 lines (10 loc) · 1.02 KB

ProductSetVisibilityCriteria

Properties

Name Type Description Notes
logic \Swagger\Client\Model\ProductSetVisibilityCriteriaLogicType
exist bool If false, search for products absent from the current catalog. If true, search for products currently in the catalog. If null the filter will not be taken in account. [optional]
uncategorized bool Search product WITHOUT category mapped with the channel. If null the filter will not be taken in account. [optional]
excluded bool Search excluded products by at least an exclusion filter. If null the filter will not be taken in account. [optional]
disabled bool Search disabled products. If null the filter will not be taken in account. [optional]

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