| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleNumber |
Gets or sets the vehicle's number. |
string |
None. |
| Latitude |
Gets or sets the vehicle's last known latitude coordinate |
decimal number |
None. |
| Longitude |
Gets or sets the vehicle's last known longitude coordinate |
decimal number |
None. |
| Provider |
The provider of the vehicle |
string |
None. |
| Direction |
The direction the vehicle is traveling, if available. In degrees from North (eg north is 0, east is 90) |
decimal number |
None. |
| LastUpdated |
Gets or sets the last time the vehicle reported its location. |
date |
None. |