RouteTollRate
The toll rate.
Contents
- Id
 - 
               
The Toll rate Id.
Type: String
Required: Yes
 - LocalPrice
 - 
               
Price in the local regional currency.
Type: RouteTollPrice object
Required: Yes
 - Name
 - 
               
The name of the toll.
Type: String
Required: Yes
 - PaymentMethods
 - 
               
Accepted payment methods at the toll.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 8 items.
Valid Values:
BankCard | Cash | CashExact | CreditCard | PassSubscription | TravelCard | Transponder | VideoTollRequired: Yes
 - Transponders
 - 
               
Transponders for which this toll can be applied.
Type: Array of RouteTransponder objects
Required: Yes
 - ApplicableTimes
 - 
               
Time when the rate is valid.
Type: String
Required: No
 - ConvertedPrice
 - 
               
Price in the converted currency as specified in the request.
Type: RouteTollPrice object
Required: No
 - Pass
 - 
               
Details if the toll rate can be a pass that supports multiple trips.
Type: RouteTollPass object
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: