Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CartChangeLineItemsOrderAction
Interface CartChangeLineItemsOrderAction
interface
CartChangeLineItemsOrderAction
{
action
:
"changeLineItemsOrder"
;
lineItemOrder
:
string
[]
;
}
Hierarchy (
View Summary
)
ICartUpdateAction
CartChangeLineItemsOrderAction
Index
Properties
action
line
Item
Order
Properties
Readonly
action
action
:
"changeLineItemsOrder"
Readonly
line
Item
Order
lineItemOrder
:
string
[]
All existing
LineItem
id
s in the desired new order.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
line
Item
Order
Typescript SDK Type Docs
Loading...
All existing LineItem
id
s in the desired new order.