AttributeTranslateErrorCode
An enumeration.
enum AttributeTranslateErrorCode {
  GRAPHQL_ERROR
  INVALID
  NOT_FOUND
  REQUIRED
}
Values
AttributeTranslateErrorCode.GRAPHQL_ERROR
AttributeTranslateErrorCode.INVALID
AttributeTranslateErrorCode.NOT_FOUND
AttributeTranslateErrorCode.REQUIRED
Member Of
AttributeBulkTranslateError object