Class ProductRemoveVariantActionImpl

java.lang.Object
com.commercetools.api.models.product.ProductRemoveVariantActionImpl
All Implemented Interfaces:
ProductRemoveVariantAction, ProductUpdateAction, ResourceUpdateAction<ProductUpdateAction>, io.vrap.rmf.base.client.ModelBase

public class ProductRemoveVariantActionImpl extends Object implements ProductRemoveVariantAction, io.vrap.rmf.base.client.ModelBase

Either id or sku is required. Produces the ProductVariantDeleted Message. If the Product Variant to remove is part of a ProductSelectionAssignment its SKU will be automatically removed from the respective ProductVariantSelection.