Crystalforce::Client
Inherits Crystalforce::Api / Reference / Object
Constructors
new(username : String | Nil = nil, password : String | Nil = nil, security_token : String | Nil = nil, client_id : String | Nil = nil, client_secret : String | Nil = nil, refresh_token : String | Nil = nil, jwt_key : String | Nil = nil, host : String | Nil = nil, api_version : String | Nil = nil, authentication_retries : Int32 = 3, authentication_callback : Proc(Client, Nil) | Nil = nil, compress : Bool = false, proxy_uri : String | Nil = nil, ssl : OpenSSL::SSL::Context::Client | Nil = nil, request_headers : Hash(String, String) | Nil = nil, cache : Cache | Nil = nil)
SourceInstance methods
access_token
Sourceinstance_url
Source