Helper interface for outbox message metadata, that includes the message envelope overrides and publication config which are used to send a RabbitMQ message.
Optional
if the message is a command or an event
overrides for Mosaic Envelope properties (ex: auth_token)
additional rabbitMq configuration (ex: composed routing key for the specific environment)
Helper interface for outbox message metadata, that includes the message envelope overrides and publication config which are used to send a RabbitMQ message.