struct

Twurlrc::Credential

Inherits Struct < Value < Object

Constructors

new(username : String, consumer_key : String, consumer_secret : String, token : String, secret : String, bearer : String)
Source

Instance methods

bearer
clone
Source
consumer_key
consumer_secret
copy_with(username _username = @username, consumer_key _consumer_key = @consumer_key, consumer_secret _consumer_secret = @consumer_secret, token _token = @token, secret _secret = @secret, bearer _bearer = @bearer)
Source
secret
token
username