Class OrderSetCustomerIdActionImpl

java.lang.Object
com.commercetools.api.models.order.OrderSetCustomerIdActionImpl
All Implemented Interfaces:
OrderSetCustomerIdAction, OrderUpdateAction, ResourceUpdateAction<OrderUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class OrderSetCustomerIdActionImpl extends Object implements OrderSetCustomerIdAction, 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.