class

Sellia::Protocol::Messages::ResponseEnd

Inherits Sellia::Protocol::Message / MessagePack::Serializable / Reference / Object

End of response

Constructors

End of response

Source
new(request_id : String)
Source

Instance methods

request_id
Source
request_id=(request_id : String)
Source
type

Abstract method that each message type must implement

Source
type=(type : String)
Source