@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationWestpacQuickStreamEnvironment
Type Alias IntegrationWestpacQuickStreamEnvironment<S>
type
IntegrationWestpacQuickStreamEnvironment
<
S
=
SavedSecret
>
=
{
id
:
string
;
isTestMode
:
boolean
;
label
:
string
;
publishableApiKey
:
string
;
secretApiKey
:
ConstrainedSecret
<
S
>
;
supplierBusinessCode
:
string
;
}
Type Parameters
S
=
SavedSecret
Index
Properties
id
is
Test
Mode
label
publishable
Api
Key
secret
Api
Key
supplier
Business
Code
Properties
id
id
:
string
is
Test
Mode
isTestMode
:
boolean
label
label
:
string
publishable
Api
Key
publishableApiKey
:
string
secret
Api
Key
secretApiKey
:
ConstrainedSecret
<
S
>
supplier
Business
Code
supplierBusinessCode
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
is
Test
Mode
label
publishable
Api
Key
secret
Api
Key
supplier
Business
Code
@oneblink/sdk-core
Loading...