TollSystem.Toll.TollCost
Message Summary
message TollSystem.Toll.TollCost
TollCost contains information about toll cost for specific toll locations. The toll cost can be vehicle, date/time or duration dependent, as defined in the various sub-elements of TollCost.
Include: toll_cost_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
cost | int64 | Cost specifies the exact toll cost applicable to a specific toll situation in cents for the specified currency (values based on currency type). The toll cost depends on a number of variables, like vehicle class, date/time constraints, transponder system, etc. The toll cost values will be in local currency specified by the currency_type attribute. | ||
vehicle_class | VehicleClass | repeated | Describes classes of vehicles applicable to this toll cost. | |
method_of_payment | PaymentMethod | repeated | Identifies the payment methods applicable to the specified toll cost. | |
currency_type | CurrencyCode | Identifies the currency of the toll cost. | ||
accuracy | int64 | Accuracy defines the number of decimal positions applicable to the defined Currency type. | ||
level_of_accuracy | LevelOfAccuracy | Defines the number of decimal positions applicable to the defined currency type. | ||
pass | Pass | Pass defines the pass validity time, pass duration or the pass type. | ||
time_period | TimePeriod | repeated | Specifies time periods for which the toll applies. | |
price_kilometre | BoolValue | Defines that the specified toll cost is a price per kilometer. | ||
return_journey | BoolValue | Defines that the specified toll cost includes a return trip. | ||
discount_available | BoolValue | Defines if under specific circumstances discounts or exemption apply to the standard toll cost. | ||
daylight_hours | BoolValue | Defines that the specified toll cost is applicable during daylight hours hours. | ||
non_daylight_hours | BoolValue | Defines that the specified toll cost is applicable during non-daylight hours. | ||
transponder_system | string | repeated | Transponder system is a unique identifier for each electronic transponder toll collection system, applicable to a toll road or location of payment. |