RouteTollOptions
Options related to Tolls on a route.
Contents
- AllTransponders
-
Specifies if the user has valid transponder with access to all toll systems. This impacts toll calculation, and if true the price with transponders is used.
Type: Boolean
Required: No
- AllVignettes
-
Specifies if the user has valid vignettes with access for all toll roads. If a user has a vignette for a toll road, then toll cost for that road is omitted since no further payment is necessary.
Type: Boolean
Required: No
- Currency
-
Currency code corresponding to the price. This is the same as Currency specified in the request.
Type: String
Length Constraints: Fixed length of 3.
Pattern:
[A-Z]{3}
Required: No
- EmissionType
-
Emission type of the vehicle for toll cost calculation.
Valid values:
Euro1, Euro2, Euro3, Euro4, Euro5, Euro6, EuroEev
Type: RouteEmissionType object
Required: No
- VehicleCategory
-
Vehicle category for toll cost calculation.
Type: String
Valid Values:
Minibus
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: