Skip to main content
Version: 8.9 (unreleased)

Type Alias: ProcessDefinitionMessageSubscriptionStatisticsQueryResult

type ProcessDefinitionMessageSubscriptionStatisticsQueryResult =
SearchQueryResponse & object;

Defined in: gen/types.gen.ts:5237

Type Declaration

items?

optional items: ProcessDefinitionMessageSubscriptionStatisticsResult[];

The matching process definition message subscription statistics.