@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationSalesforceEnvironment
Type Alias IntegrationSalesforceEnvironment<S>
type
IntegrationSalesforceEnvironment
<
S
=
SavedSecret
>
=
{
consumerKey
:
string
;
consumerSecret
:
ConstrainedSecret
<
S
>
;
id
:
string
;
label
:
string
;
loginUrl
:
string
;
}
Type Parameters
S
=
SavedSecret
Index
Properties
consumer
Key
consumer
Secret
id
label
login
Url
Properties
consumer
Key
consumerKey
:
string
consumer
Secret
consumerSecret
:
ConstrainedSecret
<
S
>
id
id
:
string
label
label
:
string
login
Url
loginUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
consumer
Key
consumer
Secret
id
label
login
Url
@oneblink/sdk-core
Loading...