Class SetCustomTypeChangeImpl

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

public class SetCustomTypeChangeImpl extends Object implements SetCustomTypeChange, io.vrap.rmf.base.client.ModelBase

Change triggered by the following update actions:

  • Set Custom Type on Cart Discounts.
  • Set Custom Type on Categories.
  • Set Custom Type on Channels.
  • Set Custom Type on Customers.
  • Set Custom Type on Customer Groups.
  • Set Custom Type on Discount Codes.
  • Set Custom Type on Inventories.
  • Set Custom Type on Orders.
  • Set Custom Type on Order Edits.
  • Set Custom Type on Staged Orders.
  • Set Custom Type on Payments.
  • Set Custom Type on Product Selections.
  • Set Custom Type on Quotes.
  • Set Custom Type on Staged Quotes.
  • Set Custom Type on Quote Requests.
  • Set Custom Type on Reviews.
  • Set Custom Type on Shopping Lists.
  • Set Custom Type on Stores.
  • Constructor Details

    • SetCustomTypeChangeImpl

      public SetCustomTypeChangeImpl()
      create empty instance
  • Method Details