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
;
}
Index
Properties
action
sort
Order
Properties
Readonly
action
action
:
"changeSortOrder"
Readonly
sort
Order
sort
Order
:
string
New value to set (between
0
and
1
). A Discount with a higher sortOrder is prioritized.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
sort
Order
Typescript SDK Type Docs
Loading...
New value to set (between
0
and1
). A Discount with a higher sortOrder is prioritized.