RouteTollPaymentInfo | iOS SDK | Urbi Documentation
iOS SDK

RouteTollPaymentInfo

Information about toll costs for paid sections of the route.

public init(
    currencyCode: String,
    cost: Float = 0
)
Parameters
currencyCode
cost
Properties

Three-digit ISO 4217 currency code of the toll cost.

Toll costs for a paid section of the route.