@plentymarkets/shop-api / SetCartItemQuantityParams
Interface: SetCartItemQuantityParams ​
Defined in: types/api/cart.ts:152
Properties ​
cartItemId ​
cartItemId:
number
Defined in: types/api/cart.ts:154
productId ​
productId:
number
Defined in: types/api/cart.ts:153
quantity ​
quantity:
number
Defined in: types/api/cart.ts:155