# Subscribers.ErrorResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**errors** | [**DetailedErrors**](DetailedErrors.md) |  | [optional] 
**instance** | **String** |  | [optional] 
**status** | **Number** | The HTTP status code.  | [optional] 
**title** | **String** | The error title describing the particular error.  | [optional] 
**type** | **String** |  | [optional] 
