Class GraphQLEnumKeyAlreadyExistsErrorImpl

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

public class GraphQLEnumKeyAlreadyExistsErrorImpl extends Object implements GraphQLEnumKeyAlreadyExistsError, io.vrap.rmf.base.client.ModelBase

Returned when an AttributeEnumType or AttributeLocalizedEnumType contains a key that already exists.