Type Alias: ProcessDefinitionInstanceVersionStatisticsFilter
type ProcessDefinitionInstanceVersionStatisticsFilter = object;
Defined in: gen/types.gen.ts:5332
Process definition instance version statistics search filter.
Properties
processDefinitionId
processDefinitionId: ProcessDefinitionId;
Defined in: gen/types.gen.ts:5336
The ID of the process definition to retrieve version statistics for.
tenantId?
optional tenantId: TenantId;
Defined in: gen/types.gen.ts:5340
Tenant ID of this process definition.