Class CartRemoveCustomLineItemActionImpl

java.lang.Object
com.commercetools.api.models.cart.CartRemoveCustomLineItemActionImpl
All Implemented Interfaces:
CartRemoveCustomLineItemAction, CartUpdateAction, ResourceUpdateAction<CartUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class CartRemoveCustomLineItemActionImpl extends Object implements CartRemoveCustomLineItemAction, io.vrap.rmf.base.client.ModelBase

This update action does not support specifying quantities, unlike the Remove LineItem update action.

If shippingDetails must be partially removed, use the Change CustomLineItem Quantity update action.