Class GraphQLInvalidItemShippingDetailsErrorImpl

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

public class GraphQLInvalidItemShippingDetailsErrorImpl extends Object implements GraphQLInvalidItemShippingDetailsError, io.vrap.rmf.base.client.ModelBase

Returned when Line Item or Custom Line Item quantities set under ItemShippingDetails do not match the sum of the quantities in their respective shipping details.

The error is returned as a failed response to the Create Order from Cart and Create Order in Store from Cart requests.