Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 541 Bytes

CatalogActionFilter.md

File metadata and controls

13 lines (9 loc) · 541 Bytes

CatalogActionFilter

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

Properties

Name Type Description Notes
attr str The name of the attribute to filter on.
op str The filtering operator.
value object The value to filter for.

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