Class ProductSelectionExcludeProductActionImpl

java.lang.Object
com.commercetools.api.models.product_selection.ProductSelectionExcludeProductActionImpl
All Implemented Interfaces:
ProductSelectionExcludeProductAction, ProductSelectionUpdateAction, ResourceUpdateAction<ProductSelectionUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class ProductSelectionExcludeProductActionImpl extends Object implements ProductSelectionExcludeProductAction, io.vrap.rmf.base.client.ModelBase

Excludes a Product from a Product Selection with IndividualExclusion ProductSelectionMode.

If the specified Product is already assigned to the Product Selection, but the existing Product Selection has a different Product Variant Exclusion, a ProductPresentWithDifferentVariantSelection error is returned.