Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CartRemoveDiscountCodeAction
Interface CartRemoveDiscountCodeAction
interface
CartRemoveDiscountCodeAction
{
action
:
"removeDiscountCode"
;
discountCode
:
DiscountCodeReference
;
}
Index
Properties
action
discount
Code
Properties
Readonly
action
action
:
"removeDiscountCode"
Readonly
discount
Code
discount
Code
:
DiscountCodeReference
Discount Code to remove from the Cart.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
discount
Code
Typescript SDK Type Docs
Loading...
Discount Code to remove from the Cart.