A generic error object.
Name | Type | Description | Notes |
---|---|---|---|
Type | string | [optional] | |
Description | string | [optional] | |
Errors | Object | Each key of this errors object refers to a field of the submitted object (using dot notation for nested objects), with the field being a key to an array of one or more errors for that field. | [optional] |