TollType
The type of toll incurred by the country or toll provider in this route segment.
enum TollType {
DAILY_VIGNETTE
WEEKLY_VIGNETTE
DISTANCE_CHARGE
MIXED
UNKNOWN
}
The type of toll incurred by the country or toll provider in this route segment.
enum TollType {
DAILY_VIGNETTE
WEEKLY_VIGNETTE
DISTANCE_CHARGE
MIXED
UNKNOWN
}
TollType.DAILY_VIGNETTE
TollType.WEEKLY_VIGNETTE
TollType.DISTANCE_CHARGE
TollType.MIXED
TollType.UNKNOWN