| Name | Type | Description | Notes |
|---|---|---|---|
| code | \Swagger\Client\Model\DetailedErrorCode | [optional] | |
| details | map[string,string] | Additional supportive details regarding the error and/or expected policies. | [optional] |
| message | string | High level error message. | [optional] |
| target | string | The source of the error. For example it would be "documents" or "document id" in case of invalid document. | [optional] |
| inner_error | \Swagger\Client\Model\InnerError | [optional] |