Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CartDiscountSetValidFromAction
Interface CartDiscountSetValidFromAction
interface
CartDiscountSetValidFromAction
{
action
:
"setValidFrom"
;
validFrom
?:
string
;
}
Hierarchy (
View Summary
)
ICartDiscountUpdateAction
CartDiscountSetValidFromAction
Index
Properties
action
valid
From?
Properties
Readonly
action
action
:
"setValidFrom"
Optional
Readonly
valid
From
validFrom
?:
string
Value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
valid
From
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.