|
Hagglehaul
1.0
Hagglehaul - book and bid on rides
|
Data for displaying a driver's dashboard. More...
Properties | |
| List< ConfirmedDriverTrip > | ConfirmedTrips = null! [get, set] |
| The confirmed trips the driver has, i.e., the trips the driver has been selected for. | |
| List< UnconfirmedDriverTrip > | TripsInBidding = null! [get, set] |
| The trips in bidding, i.e., the trips the driver has bid on, but not yet been selected for. | |
| List< ArchivedDriverTrip > | ArchivedTrips = null! [get, set] |
| The archived trips the driver has, i.e., any trip of any state in the past. | |
Data for displaying a driver's dashboard.