Name | Type | Description | Notes |
---|---|---|---|
Type | string | A link to the error documentation. | [optional] |
Title | string | A description of the error that occurred. | [optional] |
Name | string | The name of the parameter that caused the error. | [optional] |
Status | int | The HTTP status code. | [optional] |
Problems | List<AdditionalBadRequestErrors> | Returns any additional problems in the request in an array of objects. | [optional] |