Class ProductSelectionSetVariantSelectionActionImpl

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

public class ProductSelectionSetVariantSelectionActionImpl extends Object implements ProductSelectionSetVariantSelectionAction, io.vrap.rmf.base.client.ModelBase

Updates the Product Variant Selection of an existing Product Selection Assignment. A ProductVariantSelection can only be set if the Product has already been included in the Product Selection with Individual ProductSelectionMode.

If the specified Product is not assigned to the Product Selection, a ProductAssignmentMissing error is returned.