Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 641 Bytes

RemoveManyItemsCatalogAction.md

File metadata and controls

10 lines (7 loc) · 641 Bytes

TalonOne.Model.RemoveManyItemsCatalogAction

The specific properties of the "REMOVE_MANY" catalog sync action.

Properties

Name Type Description Notes
Filters List<CatalogActionFilter> The list of filters used to select the items to patch, joined by `AND`. Note: Every item in the catalog will be removed if there are no filters. [optional]

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