@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationCPPayGateway
Type Alias IntegrationCPPayGateway<S>
type
IntegrationCPPayGateway
<
S
=
SavedSecret
>
=
{
clientId
:
string
;
clientSecret
:
ConstrainedSecret
<
S
>
;
id
:
string
;
label
:
string
;
paymentType
?:
number
;
}
Type Parameters
S
=
SavedSecret
Index
Properties
client
Id
client
Secret
id
label
payment
Type?
Properties
client
Id
clientId
:
string
client
Secret
clientSecret
:
ConstrainedSecret
<
S
>
id
id
:
string
label
label
:
string
Optional
payment
Type
paymentType
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
Id
client
Secret
id
label
payment
Type
@oneblink/sdk-core
Loading...