Class CustomerAddressCustomFieldRemovedMessageImpl

java.lang.Object
com.commercetools.api.models.message.CustomerAddressCustomFieldRemovedMessageImpl
All Implemented Interfaces:
BaseResource, DomainResource<Message>, Identifiable<Message>, CustomerAddressCustomFieldRemovedMessage, Message, Versioned<Message>, io.vrap.rmf.base.client.ModelBase

public class CustomerAddressCustomFieldRemovedMessageImpl extends Object implements CustomerAddressCustomFieldRemovedMessage, io.vrap.rmf.base.client.ModelBase

Generated after removing a Custom Field from an Address of a Customer using the Set CustomField in Address update action.

  • Constructor Details

    • CustomerAddressCustomFieldRemovedMessageImpl

      public CustomerAddressCustomFieldRemovedMessageImpl()
      create empty instance
  • Method Details