Class DuplicatePriceKeyErrorImpl

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

public class DuplicatePriceKeyErrorImpl extends Object implements DuplicatePriceKeyError, 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.