Class StagedOrderRemoveCustomLineItemActionImpl

java.lang.Object
com.commercetools.api.models.order_edit.StagedOrderRemoveCustomLineItemActionImpl
All Implemented Interfaces:
StagedOrderRemoveCustomLineItemAction, StagedOrderUpdateAction, ResourceUpdateAction<StagedOrderUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class StagedOrderRemoveCustomLineItemActionImpl extends Object implements StagedOrderRemoveCustomLineItemAction, io.vrap.rmf.base.client.ModelBase

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

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