# lyft.NearbyDriversByRideType

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rideType** | **String** | driver&#39;s ride type. if driver is eligable for several ride types, he will be duplicated. | [optional] 
**drivers** | [**[NearbyDriver]**](NearbyDriver.md) | list of nearby drivers group by ride type sorted by eta | [optional] 


