Type Alias: PublishMessageResponses
type PublishMessageResponses = object;
Defined in: gen/types.gen.ts:12624
Properties
200
200: object;
Defined in: gen/types.gen.ts:12628
The message key of the published message.
messageKey?
optional messageKey: MessageKey;
The key of the published message.
tenantId?
optional tenantId: TenantId;
The tenant ID of the message.