Class MyCustomerSetCustomFieldActionImpl

java.lang.Object
com.commercetools.api.models.me.MyCustomerSetCustomFieldActionImpl
All Implemented Interfaces:
MyCustomerSetCustomFieldAction, MyCustomerUpdateAction, ResourceUpdateAction<MyCustomerUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class MyCustomerSetCustomFieldActionImpl extends Object implements MyCustomerSetCustomFieldAction, io.vrap.rmf.base.client.ModelBase

Adding a Custom Field to a Customer generates the CustomerCustomFieldAdded Message, removing one generates the CustomerCustomFieldRemoved Message, and updating an existing one generates the CustomerCustomFieldChanged Message.