Class AttributeNameDoesNotExistErrorImpl

java.lang.Object
com.commercetools.api.models.error.AttributeNameDoesNotExistErrorImpl
All Implemented Interfaces:
AttributeNameDoesNotExistError, ErrorObject, io.vrap.rmf.base.client.ModelBase

public class AttributeNameDoesNotExistErrorImpl extends Object implements AttributeNameDoesNotExistError, io.vrap.rmf.base.client.ModelBase

Returned when an AttributeDefinition does not exist for an Attribute name.

The error is returned as a failed response to the Change AttributeDefinition Name update action.