Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
DiscountCodeChangeIsActiveAction
Interface DiscountCodeChangeIsActiveAction
interface
DiscountCodeChangeIsActiveAction
{
action
:
"changeIsActive"
;
isActive
:
boolean
;
}
Hierarchy (
View Summary
)
IDiscountCodeUpdateAction
DiscountCodeChangeIsActiveAction
Index
Properties
action
is
Active
Properties
Readonly
action
action
:
"changeIsActive"
Readonly
is
Active
isActive
:
boolean
New value to set. Set to
true
to activate the DiscountCode for all matching Discounts.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
is
Active
Typescript SDK Type Docs
Loading...
New value to set. Set to
true
to activate the DiscountCode for all matching Discounts.