Name | Type | Description | Notes |
---|---|---|---|
status | Number | HTTP status code | [optional] |
error | String | HTTP status as text | [optional] |
code | String | API specific error identifier for switch-case handling | [optional] |
message | String | General, human-friendly error description | [optional] |
details | String | Detailed, human-friendly problem description adopting specific inputs of the request | [optional] |