Twurlrc::Credential
Inherits Struct < Value < Object
Constructors
new(username : String, consumer_key : String, consumer_secret : String, token : String, secret : String, bearer : String)
SourceInstance methods
bearer
clone
Sourceconsumer_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)
Sourcesecret
token
username