Class GraphQLAnonymousIdAlreadyInUseErrorImpl

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

public class GraphQLAnonymousIdAlreadyInUseErrorImpl extends Object implements GraphQLAnonymousIdAlreadyInUseError, io.vrap.rmf.base.client.ModelBase

Returned when the anonymous ID is being used by another resource.

The client application should choose another anonymous ID or retrieve an automatically generated one.