Class DuplicateVariantValuesErrorImpl

java.lang.Object
com.commercetools.importapi.models.errors.DuplicateVariantValuesErrorImpl
All Implemented Interfaces:
DuplicateVariantValuesError, ErrorObject, io.vrap.rmf.base.client.ModelBase

public class DuplicateVariantValuesErrorImpl extends Object implements DuplicateVariantValuesError, io.vrap.rmf.base.client.ModelBase

The given combination of values of a Product Variant conflicts with an existing one. Every Product Variant must have a distinct combination of SKU, prices, and custom attribute values.