Class CustomerCustomFieldAddedMessagePayloadImpl

java.lang.Object
com.commercetools.api.models.message.CustomerCustomFieldAddedMessagePayloadImpl
All Implemented Interfaces:
CustomerCustomFieldAddedMessagePayload, MessagePayload, io.vrap.rmf.base.client.ModelBase

public class CustomerCustomFieldAddedMessagePayloadImpl extends Object implements CustomerCustomFieldAddedMessagePayload, io.vrap.rmf.base.client.ModelBase

Generated after adding a Custom Field to a Customer using the Set CustomField update action. If a Custom Field already exists with the same name, a CustomerCustomFieldChanged Message is generated instead.