| Name | Type | Description | Notes |
|---|---|---|---|
| Code | string | Short identifier for the error, suitable for indicating the specific error within client code | [default to null] |
| Message | string | Human-readable, English description of the error | [optional] [default to null] |
| Fields | []ErrorField | List of the specific fields, and the errors found with their contents | [optional] [default to null] |