Class GraphQLMaxStoreReferencesReachedErrorImpl

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

public class GraphQLMaxStoreReferencesReachedErrorImpl extends Object implements GraphQLMaxStoreReferencesReachedError, io.vrap.rmf.base.client.ModelBase

Returned when a Store cannot be added to a Cart Discount as the limit for Stores configured for a Cart Discount has been reached.

The error is returned as a failed response to:

  • Create CartDiscount and Create CartDiscount in Store requests
  • Add Store and Set Store update actions