# lyft.PricingDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**baseCharge** | **Number** | The base charge of the trip | [optional] 
**cancelPenaltyAmount** | **Number** | The charge amount if cancel penalty is involved | [optional] 
**costMinimum** | **Number** | The minimum charge for the trip | [optional] 
**costPerMile** | **Number** | The cost per mile | [optional] 
**costPerMinute** | **Number** | The cost per minute | [optional] 
**currency** | **String** | The ISO 4217 currency code for the amount (e.g. USD) | [optional] 
**trustAndService** | **Number** | Service fee | [optional] 


