Type Alias: ProcessInstanceElementStatisticsQueryResult
type ProcessInstanceElementStatisticsQueryResult = object;
Defined in: gen/types.gen.ts:5914
Process instance element statistics query response.
Properties
items?
optional items: ProcessElementStatisticsResult[];
Defined in: gen/types.gen.ts:5918
The element statistics.