API ClientsTypeScript SDKAPI ReferenceCoreType AliasesMessageWaitStateDetailsVersion: 8.10 (unreleased)On this pageType Alias: MessageWaitStateDetails type MessageWaitStateDetails = object; Properties correlationKey correlationKey: string | null; The correlation key for the message subscription (null for start events). messageName messageName: string; The name of the message being awaited.Was this helpful?