struct

AMQ::Protocol::Properties

Inherits Struct < Value < Object

Constructors

from_json(data : JSON::Any) : self
Source

Instance methods

app_id
app_id=(app_id : String | Nil)
content_encoding
content_encoding=(content_encoding : String | Nil)
content_type
content_type=(content_type : String | Nil)
correlation_id
correlation_id=(correlation_id : String | Nil)
delivery_mode
delivery_mode=(delivery_mode : UInt8 | Nil)
expiration
expiration=(expiration : String | Nil)
headers
headers=(headers : Table | Nil)
message_id
message_id=(message_id : String | Nil)
priority
priority=(priority : UInt8 | Nil)
reply_to
reply_to=(reply_to : String | Nil)
timestamp_raw
timestamp_raw=(timestamp_raw : Int64 | Nil)
type
type=(type : String | Nil)
user_id
user_id=(user_id : String | Nil)