# lyft.DriverDetail

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**firstName** | **String** | The driver&#39;s first name | 
**phoneNumber** | **String** | The driver&#39;s contact phone number. Must be E.164 formatted.  | 
**rating** | **String** | The driver&#39;s rating based in 0-5 scale | 
**imageUrl** | **String** | The driver&#39;s image url | 
**userId** | **String** | The driver&#39;s id | 


