Class StoreSetProductSelectionsActionImpl

java.lang.Object
com.commercetools.api.models.store.StoreSetProductSelectionsActionImpl
All Implemented Interfaces:
ResourceUpdateAction<StoreUpdateAction>, StoreSetProductSelectionsAction, StoreUpdateAction, io.vrap.rmf.base.client.ModelBase

public class StoreSetProductSelectionsActionImpl extends Object implements StoreSetProductSelectionsAction, io.vrap.rmf.base.client.ModelBase

Instead of adding or removing Product Selections individually, you can also change all the Store's Product Selections in one go using this update action. The Store will only contain the Product Selections specified in the request.