Type Alias: MessagePublicationResult
type MessagePublicationResult = object;
Defined in: gen/types.gen.ts:4711
The message key of the published message.
Properties
messageKey?
optional messageKey: MessageKey;
Defined in: gen/types.gen.ts:4719
The key of the published message.
tenantId?
optional tenantId: TenantId;
Defined in: gen/types.gen.ts:4715
The tenant ID of the message.