Home > @vsf-enterprise/commercetools-api > UpdateCartQuantityProductParams
# UpdateCartQuantityProductParams interface
Second parameter for the updateCartQuantity
API endpoint
Signature:
export interface UpdateCartQuantityProductParams
# Properties
Property | Type | Description |
---|---|---|
id | string | Product ID |
quantity | number | Product quantity |