Class AttributeDefinitionTypeConflictErrorImpl

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

public class AttributeDefinitionTypeConflictErrorImpl extends Object implements AttributeDefinitionTypeConflictError, io.vrap.rmf.base.client.ModelBase

Returned when the type is different for an AttributeDefinition using the same name in multiple Product Types.

The error is returned as a failed response to the Create ProductType request.