Class CustomerChangeEmailActionImpl

java.lang.Object
com.commercetools.api.models.customer.CustomerChangeEmailActionImpl
All Implemented Interfaces:
CustomerChangeEmailAction, CustomerUpdateAction, ResourceUpdateAction<CustomerUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class CustomerChangeEmailActionImpl extends Object implements CustomerChangeEmailAction, io.vrap.rmf.base.client.ModelBase

Changes the email of the Customer and sets the isEmailVerified property to false. This update action generates a CustomerEmailChanged Message.