Skip to main content
Version: 8.9 (unreleased)

Type Alias: SearchCorrelatedMessageSubscriptionsResponses

type SearchCorrelatedMessageSubscriptionsResponses = object;

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

Properties

200

200: SearchQueryResponse & object;

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

The correlated message subscriptions search result.

Type Declaration

items?
optional items: object[];

The matching correlated message subscriptions.