Name | Type | Description | Notes |
---|---|---|---|
filters | Array<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] |
require 'TalonOne'
instance = TalonOne::RemoveManyItemsCatalogAction.new(filters: null)