Class GraphQLDuplicatePriceScopeErrorImpl

java.lang.Object
com.commercetools.api.models.error.GraphQLDuplicatePriceScopeErrorImpl
All Implemented Interfaces:
GraphQLDuplicatePriceScopeError, GraphQLErrorObject, io.vrap.rmf.base.client.ModelBase

public class GraphQLDuplicatePriceScopeErrorImpl extends Object implements GraphQLDuplicatePriceScopeError, 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.