ErrorsResponse

  • errors
    Type: array object[] | null · ErrorResponse[]
    • affectedEntityIds
      Type: array integer[] | null
    • errorCode
      Type: string | null
    • errorField
      Type: string | null
    • errorMessage
      Type: string | null
    • errorNumber
      Type: integer | nullFormat: int32
      read-only

      Signed 32-bit integers (commonly used integer type).

    • internalDetailedErrorMessage
      Type: string | null
    • suggestions
      Type: array object[] | null · ErrorSuggestion[]