Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
MyCartRemovePaymentAction
Interface MyCartRemovePaymentAction
interface
MyCartRemovePaymentAction
{
action
:
"removePayment"
;
payment
:
PaymentResourceIdentifier
;
}
Index
Properties
action
payment
Properties
Readonly
action
action
:
"removePayment"
Readonly
payment
payment
:
PaymentResourceIdentifier
Payment to remove from the Cart.
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 Cart.