# Subscribers.BaseError

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