Class SetProductCountChangeImpl

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

public class SetProductCountChangeImpl extends Object implements SetProductCountChange, io.vrap.rmf.base.client.ModelBase

Change triggered automatically by the Add Product or Remove Product update action.

  • Constructor Details

    • SetProductCountChangeImpl

      public SetProductCountChangeImpl()
      create empty instance
  • Method Details