Record -
rabbitmq
: BasicProperties
Holds other properties of the message - routing headers etc.
Fields
- replyTo string
-
The queue name to which the other apps should send the response.
- contentType string
-
Content type of the message.
- contentEncoding string
-
Content encoding of the message.
- correlationId string
-
Client-specific ID that can be used to mark or identify messages between clients.