class

Sellia::Protocol::Messages::Auth

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

Client authentication request

Constructors

Client authentication request

Source
new(api_key : String)
Source

Instance methods

api_key
Source
api_key=(api_key : String)
Source
type

Abstract method that each message type must implement

Source
type=(type : String)
Source