google-maps-documentation

TransitFare interface

google.maps.TransitFare interface

A fare of a DirectionsRoute consisting of value and currency.

Properties
currency
Type:  string
An ISO 4217 currency code indicating the currency in which the fare is expressed.
value
Type:  number
The numerical value of the fare, expressed in the given currency.