Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICartAddProductToOrderAction

Hierarchy

Index

Properties

Optional orderType

orderType: OrderTypes

reducer

reducer: typeof addProductToOrder

request

request: Omit<AddProductToOrder, "OrderID">

Optional timeout

timeout: undefined | number