| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | String identifying the error type. Does not change between error instances. | |
| description | String | Human readable error description. May contain information specific to given error instance. | |
| details | Object | Details about the error instance. The object schema is specific to each error type. | [optional] |