Type Alias: BatchOperationTypeFilterProperty
type BatchOperationTypeFilterProperty =
| BatchOperationTypeExactMatch
| AdvancedBatchOperationTypeFilter;
Defined in: gen/types.gen.ts:1014
BatchOperationTypeEnum property with full advanced search capabilities.