Class DuplicatePriceScopeErrorImpl

java.lang.Object
com.commercetools.api.models.error.DuplicatePriceScopeErrorImpl
All Implemented Interfaces:
DuplicatePriceScopeError, ErrorObject, io.vrap.rmf.base.client.ModelBase

public class DuplicatePriceScopeErrorImpl extends Object implements DuplicatePriceScopeError, io.vrap.rmf.base.client.ModelBase

Returned when a Price scope conflicts with an existing one during an Update Product request.

Every Price of a Product Variant must have a distinct combination of currency, Customer Group, country, and Channel that constitute the scope of a Price.