Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 561 Bytes

CatalogActionFilter.md

File metadata and controls

12 lines (9 loc) · 561 Bytes

TalonOne.Model.CatalogActionFilter

The properties for a single filtering condition in a catalog sync action.

Properties

Name Type Description Notes
Attr string The name of the attribute to filter on.
Op string The filtering operator.
Value Object The value to filter for.

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