Class NoMatchingProductDiscountFoundErrorImpl

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

public class NoMatchingProductDiscountFoundErrorImpl extends Object implements NoMatchingProductDiscountFoundError, io.vrap.rmf.base.client.ModelBase

Returned when a Product Discount could not be found that could be applied to the Price of a Product Variant.

The error is returned as a failed response to the Get Matching ProductDiscount request.