Class GraphQLDuplicatePriceKeyErrorImpl

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

public class GraphQLDuplicatePriceKeyErrorImpl extends Object implements GraphQLDuplicatePriceKeyError, io.vrap.rmf.base.client.ModelBase

Returned when a Price key conflicts with an existing key.

Keys of Embedded Prices must be unique per ProductVariant.