Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
OrderRemovePaymentAction
Interface OrderRemovePaymentAction
interface
OrderRemovePaymentAction
{
action
:
"removePayment"
;
payment
:
PaymentResourceIdentifier
;
}
Index
Properties
action
payment
Properties
Readonly
action
action
:
"removePayment"
Readonly
payment
payment
:
PaymentResourceIdentifier
Payment to remove from the
PaymentInfo
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
payment
Typescript SDK Type Docs
Loading...
Payment to remove from the PaymentInfo.