Class OrderSetCustomerEmailActionImpl

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

public class OrderSetCustomerEmailActionImpl extends Object implements OrderSetCustomerEmailAction, io.vrap.rmf.base.client.ModelBase

This action updates the customerEmail on the Order, but it does not change the Customer email on the Cart the Order has been created from.

Produces the Order Customer Email Set Message.