@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationPointEnvironment
Type Alias IntegrationPointEnvironment<S>
IntegrationPointEnvironment
:
{
apiKey
:
ConstrainedSecret
<
S
>
;
id
:
string
;
label
:
string
;
}
&
(
{
version
?:
"v2"
}
|
{
version
:
"v3"
}
)
Type Parameters
S
=
SavedSecret
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...