Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CartDiscountChangeSortOrderAction
Interface CartDiscountChangeSortOrderAction
interface
CartDiscountChangeSortOrderAction
{
action
:
"changeSortOrder"
;
sortOrder
:
string
;
}
Hierarchy (
View Summary
)
ICartDiscountUpdateAction
CartDiscountChangeSortOrderAction
Index
Properties
action
sort
Order
Properties
Readonly
action
action
:
"changeSortOrder"
Readonly
sort
Order
sortOrder
:
string
New value to set (between
0
and
1
). A Discount with a higher sortOrder is prioritized.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
sort
Order
Typescript SDK Type Docs
Loading...
New value to set (between
0
and1
). A Discount with a higher sortOrder is prioritized.