Class CustomerSetAddressCustomFieldActionImpl

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

public class CustomerSetAddressCustomFieldActionImpl extends Object implements CustomerSetAddressCustomFieldAction, io.vrap.rmf.base.client.ModelBase

Adding a Custom Field to an Address of a Customer generates the CustomerAddressCustomFieldAdded Message, removing one generates the CustomerAddressCustomFieldRemoved Message, and updating an existing one generates the CustomerAddressCustomFieldChanged Message.