Class SetExternalIdChangeImpl

java.lang.Object
com.commercetools.history.models.change.SetExternalIdChangeImpl
All Implemented Interfaces:
Change, SetExternalIdChange, io.vrap.rmf.base.client.ModelBase

public class SetExternalIdChangeImpl extends Object implements SetExternalIdChange, io.vrap.rmf.base.client.ModelBase

Change triggered by the following update actions:

  • Set External ID on Categories.
  • Set External ID on Customers.
  • Constructor Details

    • SetExternalIdChangeImpl

      public SetExternalIdChangeImpl()
      create empty instance
  • Method Details