ProductTranslateErrorCode Enum
No description
enum ProductTranslateErrorCode {
  GRAPHQL_ERROR
  INVALID
  NOT_FOUND
  REQUIRED
}
Values​
ProductTranslateErrorCode.GRAPHQL_ERROR​
ProductTranslateErrorCode.INVALID​
ProductTranslateErrorCode.NOT_FOUND​
ProductTranslateErrorCode.REQUIRED​
Member Of​
ProductBulkTranslateError object