Name | Type | Description | Notes |
---|---|---|---|
Status | int | HTTP status code | [optional] |
VarError | 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] |