| Name | Type | Description | Notes |
|---|---|---|---|
| Message | string | A human readable message describing the error along with remediation steps where appropriate | |
| In | string | The name of the field or parameter in which the error was found. | [optional] |
| Code | string | The status code associated with the error detail | [optional] |
| SubCategory | string | A specific category that contains more specific detail about the error | [optional] |
| Context | Dictionary<string, List<string>> | Context about the error condition | [optional] |