Class ProductAddPriceActionImpl

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

public class ProductAddPriceActionImpl extends Object implements ProductAddPriceAction, io.vrap.rmf.base.client.ModelBase

Adds the given Price to the prices array of the ProductVariant. Either variantId or sku is required.