Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ProductDiscountChangeValueAction
Interface ProductDiscountChangeValueAction
interface
ProductDiscountChangeValueAction
{
action
:
"changeValue"
;
value
:
ProductDiscountValueDraft
;
}
Index
Properties
action
value
Properties
Readonly
action
action
:
"changeValue"
Readonly
value
value
:
ProductDiscountValueDraft
New value to set. Must not be empty.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
value
Typescript SDK Type Docs
Loading...
New value to set. Must not be empty.