Information about toll costs for paid sections of the route.
RouteTollPaymentInfo(currencyCode: String, cost: Float = 0.0f)
currencyCode
String
cost
Float
val currencyCode
Three-digit ISO 4217 currency code of the toll cost.
val cost
Toll costs for a paid section of the route.