vlocode-project - v1.40.0-beta-4
Preparing search index...
util/src
SalesforceAuthResult
Interface SalesforceAuthResult
interface
SalesforceAuthResult
{
accessToken
:
string
;
clientId
:
string
;
clientSecret
?:
string
;
instanceUrl
:
string
;
loginUrl
:
string
;
orgId
:
string
;
refreshToken
:
string
;
username
:
string
;
}
Hierarchy (
View Summary
)
SalesforceAuthResult
SalesforceOrgInfo
Index
Properties
access
Token
client
Id
client
Secret?
instance
Url
login
Url
org
Id
refresh
Token
username
Properties
access
Token
accessToken
:
string
client
Id
clientId
:
string
Optional
client
Secret
clientSecret
?:
string
instance
Url
instanceUrl
:
string
login
Url
loginUrl
:
string
org
Id
orgId
:
string
refresh
Token
refreshToken
:
string
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access
Token
client
Id
client
Secret
instance
Url
login
Url
org
Id
refresh
Token
username
vlocode-project - v1.40.0-beta-4
Loading...