Home > @vsf-enterprise/commercetools-api > UpdateCartQuantityResponse
# UpdateCartQuantityResponse type
Data returned from the updateCartQuantity
API endpoint
Signature:
export declare type UpdateCartQuantityResponse = UpdateCartResponse;
References: UpdateCartResponse