Type Alias: ProcessDefinitionElementStatisticsQueryResult
type ProcessDefinitionElementStatisticsQueryResult = object;
Defined in: gen/types.gen.ts:5196
Process definition element statistics query response.
Properties
items?
optional items: ProcessElementStatisticsResult[];
Defined in: gen/types.gen.ts:5200
The element statistics.