Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ProductDiscountChangeIsActiveAction
Interface ProductDiscountChangeIsActiveAction
interface
ProductDiscountChangeIsActiveAction
{
action
:
"changeIsActive"
;
isActive
:
boolean
;
}
Index
Properties
action
is
Active
Properties
Readonly
action
action
:
"changeIsActive"
Readonly
is
Active
is
Active
:
boolean
New value to set. If set to
true
, the Discount will be applied to Product Prices.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
is
Active
Typescript SDK Type Docs
Loading...
New value to set. If set to
true
, the Discount will be applied to Product Prices.