@oneblink/sdk-core
Preparing search index...
SubmissionTypes
CPPayPayment
Type Alias CPPayPayment
CPPayPayment
:
BaseFormSubmissionPayment
&
{
paymentTransaction
?:
|
{
cpPayVersion
?:
"v1"
}
&
Required
<
cpPayV1Components
[
"schemas"
]
[
"ValidateTransactionResultDto"
]
,
>
|
{
cpPayVersion
:
"v2"
}
&
Required
<
cpPayV2Components
[
"schemas"
]
[
"TransactionDetailsViewModelResponseEnvelope"
]
,
>
;
type
:
CPPaySubmissionEvent
[
"type"
]
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk-core
Loading...