Amqp091MessageAttributesType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Representation of AMQP 0-9-1 message attributes.
Item Summary  
Name Type Multiplicity Description
contentType property
string
[0,1]  
contentEncoding property
string
[0,1]  
routingKey property
string
[0,1]  
deliveryMode property
MessageDeliveryMode
[0,1]  
priority property
int
[0,1]  
correlationId property
string
[0,1]  
replyTo property
string
[0,1]  
messageId property
string
[0,1]  
timestamp property
dateTime
[0,1]  
type property
string
[0,1]  
userId property
string
[0,1]  
appId property
string
[0,1]  
other property
MessagePropertyType
[0,-1] Message attributes (key-value pairs), other than the standard ones.