Type Alias: BatchOperationStateFilterProperty
type BatchOperationStateFilterProperty =
| BatchOperationStateExactMatch
| AdvancedBatchOperationStateFilter;
Defined in: gen/types.gen.ts:1044
BatchOperationStateEnum property with full advanced search capabilities.