# lyft.ApiError

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error** | **String** | A \&quot;slug\&quot; that serves as the error code (eg. \&quot;bad_parameter\&quot;) | [optional] 
**errorDetail** | [**[ErrorDetail]**](ErrorDetail.md) |  | [optional] 
**errorDescription** | **String** | A user-friendly description of the error (appropriate to show to an end-user) | [optional] 


