Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 549 Bytes

BeezUPCommonAdditionalProductFiltersValue.md

File metadata and controls

9 lines (6 loc) · 549 Bytes

SwaggerClient::BeezUPCommonAdditionalProductFiltersValue

Properties

Name Type Description Notes
operator_name BeezUPCommonProductColumnFilterOperatorName [optional]
values Array<String> Must be null if the operator is &quot;IsNull&quot; or &quot;IsNotNull&quot;. Can contains multiple value in case of &quot;InList&quot; operator. Otherwise a single value is expected. [optional]