@plentymarkets/shop-api / SetCartItemQuantityParams
Interface: SetCartItemQuantityParams ​
Defined in: types/api/cart.ts:144
Properties ​
cartItemId ​
cartItemId:
number
Defined in: types/api/cart.ts:146
productId ​
productId:
number
Defined in: types/api/cart.ts:145
quantity ​
quantity:
number
Defined in: types/api/cart.ts:147