Class GraphQLNoMatchingProductDiscountFoundErrorImpl

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

public class GraphQLNoMatchingProductDiscountFoundErrorImpl extends Object implements GraphQLNoMatchingProductDiscountFoundError, 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.