Type Alias: ProcessInstanceKeyFilterProperty
type ProcessInstanceKeyFilterProperty =
| ProcessInstanceKeyExactMatch
| AdvancedProcessInstanceKeyFilter;
Defined in: gen/types.gen.ts:4139
ProcessInstanceKey property with full advanced search capabilities.