# FlatApi.FlatErrorResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** | A corresponding code for this error | [optional] 
**message** | **String** | A printable message for this message | [optional] 
**id** | **String** | An unique error identifier generated for the request | [optional] 
**param** | **String** | The related parameter that caused the error | [optional] 


