Skip to main content
Version: 8.9 (unreleased)

Type Alias: MessageSubscriptionStateEnum

type MessageSubscriptionStateEnum =
| "CORRELATED"
| "CREATED"
| "DELETED"
| "MIGRATED";

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

The state of message subscription.