# Sites.InlineResponse422

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**status** | **Number** | The HTTP status code. | [optional] 
**title** | **String** |  | [optional] 
**errors** | **Object** | The keys and values in an errors object will vary depending on the error received. | [optional] 
**meta** | **Object** | Empty meta object; may be used later. | [optional] 
**type** | **String** |  | [optional] 
