Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
History API SDK
RemoveDiscountCodeChange
Interface RemoveDiscountCodeChange
Change triggered by the
Remove DiscountCode
update action.
interface
RemoveDiscountCodeChange
{
change
:
string
;
previousValue
:
DiscountCodeInfo
;
type
:
"RemoveDiscountCodeChange"
;
}
Index
Properties
change
previous
Value
type
Properties
Readonly
change
change
:
string
Readonly
previous
Value
previous
Value
:
DiscountCodeInfo
Value before the change.
Readonly
type
type
:
"RemoveDiscountCodeChange"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
change
previous
Value
type
Typescript SDK Type Docs
Loading...
Change triggered by the Remove DiscountCode update action.