Name | Type | Description | Notes |
---|---|---|---|
error | String | A description of the error | |
code | String | The code that corresponds to the error message. Use the error code to drive programmatic error-handling behavior. Don't use error message strings for this purpose because they are subject to change | [optional] |
field | String | The field related to the error | [optional] |
path | String | The path of the field related to the error | [optional] |