Type alias IntegrationCPPayGateway<S>
IntegrationCPPay
Gateway
<S>: { clientId
: string; clientSecret
: ConstrainedSecret<S>; id
: string; label
: string; paymentType
?: number; }
Type declaration
-
clientId: string
-
-
id: string
-
label: string
-
Optional
paymentType?: number