Type Alias: ProcessDefinitionElementStatisticsQuery
type ProcessDefinitionElementStatisticsQuery = object;
Defined in: gen/types.gen.ts:5186
Process definition element statistics request.
Properties
filter?
optional filter: ProcessDefinitionStatisticsFilter;
Defined in: gen/types.gen.ts:5190
The process definition statistics search filters.