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