# Model403ErrorSchema

## Properties
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] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)