Class StagedOrderSetCustomerIdActionImpl

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

public class StagedOrderSetCustomerIdActionImpl extends Object implements StagedOrderSetCustomerIdAction, io.vrap.rmf.base.client.ModelBase

Setting the Order's customerId does not recalculate prices or discounts on the Order. If the Customer belongs to a Customer Group, customerGroup on the Order is updated automatically.

Produces the OrderCustomerSet Message.