Type Alias: ProcessInstanceSequenceFlowsQueryResult
type ProcessInstanceSequenceFlowsQueryResult = object;
Defined in: gen/types.gen.ts:5876
Process instance sequence flows query response.
Properties
items?
optional items: ProcessInstanceSequenceFlowResult[];
Defined in: gen/types.gen.ts:5880
The sequence flows.