Preparing search index...
The search index is not available
@oneblink/sdk
@oneblink/sdk
types
IntegrationTypes
IntegrationCPPay
Type Alias IntegrationCPPay<S>
IntegrationCPPay
<
S
>
:
IntegrationBase
&
{
configuration
:
{
baseUrl
:
string
;
gateways
:
IntegrationCPPayGateway
<
S
>
[]
;
}
;
type
:
"CP_PAY"
;
}
Type Parameters
S
=
SavedSecret
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk
Loading...