TollSystem.Toll.TollCost.Pass
Message Summary
message TollSystem.Toll.TollCost.Pass
Pass defines the pass validity time, pass duration or the pass type.
Include: toll_cost_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
annual | BoolValue | Specifies that the pass is valid for a year (annual). | ||
senior_pass | BoolValue | Specifies that the type of pass is valid for senior people only. | ||
number_of_days | Int64Value | Specifies the number of days a pass is valid for. | ||
number_of_months | Int64Value | Specifies the number of months a pass is valid for. | ||
extended_annual | BoolValue | Specifies that the pass is valid for a year plus the month prior to the specified year and the month following the specified year (Dec-Jan). | ||
number_of_travels | Int64Value | Specifies the number of travels a pass is valid for. |