Information about toll costs for paid sections of the route.
public init( currencyCode: String, cost: Float = 0 )
currencyCode
String
cost
Float
var currencyCode
Three-digit ISO 4217 currency code of the toll cost.
var cost
Toll costs for a paid section of the route.