# lyft.Ride

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rideType** | [**RideTypeEnum**](RideTypeEnum.md) |  | 
**origin** | **Object** | The *requested* location for passenger pickup | 
**destination** | **Object** | The *requested* location for passenger drop off | [optional] 
**primetimeConfirmationToken** | **String** | A token that confirms the user has accepted current primetime charges (Deprecated) | [optional] 
**costToken** | **String** | A token that confirms the user has accepted current Prime Time and/or fixed price charges | [optional] 


