google.maps.TransitFare
interface
A fare of a DirectionsRoute consisting of value and currency.
| Properties | |
|---|---|
currency |
Type:
stringAn ISO 4217 currency code indicating the currency in which the fare is expressed. |
value |
Type:
numberThe numerical value of the fare, expressed in the given currency. |