|
Traveler Information API
|
Properties | |
| string | TripName [get, set] |
| decimal | Toll [get, set] |
| string | Message [get, set] |
| DateTime | MessageUpdateTime [get, set] |
A data contract that represents Trip rate information.
|
getset |
Message displayed on the sign.
|
getset |
The time message was updated for this toll trip.
|
getset |
The computed toll in cents, may not match what is displayed on the sign due to timing issues, a negative value will be used when toll is not available.
|
getset |
Name for the toll trip.