struct

CB::Credentials

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(account : String, secret : Nil | String = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

destroy
Source
store(account : String, secret : String) : Bool
Source

Instance methods

account
Source
secret
Source
secret=(secret : String | Nil)
Source