# egoisdk.UnprocessableEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | **Object** | Information about the input validation | [optional] **type** | **String** | RFC for status code definitions | [optional] **title** | **String** | Error title | [optional] **status** | **Number** | Status code | [optional] **detail** | **String** | Error detail | [optional] ## Enum: TitleEnum * `Unprocessable Entity` (value: `"Unprocessable Entity"`)