@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationBPOINTEnvironment
Type Alias IntegrationBPOINTEnvironment<S>
type
IntegrationBPOINTEnvironment
<
S
=
SavedSecret
>
=
{
baseUrl
:
string
;
billerCode
?:
string
;
id
:
string
;
isTestMode
?:
boolean
;
label
:
string
;
merchantNumber
:
string
;
password
:
ConstrainedSecret
<
S
>
;
shortMerchantName
:
string
;
username
:
string
;
}
Type Parameters
S
=
SavedSecret
Index
Properties
base
Url
biller
Code?
id
is
Test
Mode?
label
merchant
Number
password
short
Merchant
Name
username
Properties
base
Url
baseUrl
:
string
Optional
biller
Code
billerCode
?:
string
id
id
:
string
Optional
is
Test
Mode
isTestMode
?:
boolean
label
label
:
string
merchant
Number
merchantNumber
:
string
password
password
:
ConstrainedSecret
<
S
>
short
Merchant
Name
shortMerchantName
:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
biller
Code
id
is
Test
Mode
label
merchant
Number
password
short
Merchant
Name
username
@oneblink/sdk-core
Loading...