![]() |
Hagglehaul
1.0
Hagglehaul - book and bid on rides
|
Data for displaying the rider dashboard. More...
Properties | |
List< ConfirmedRiderTrip > | ConfirmedTrips = null! [get, set] |
The list of confirmed trips for the rider, i.e., trips that have a driver assigned. | |
List< UnconfirmedRiderTrip > | TripsInBidding = null! [get, set] |
The list of unconfirmed trips for the rider, i.e., trips that are still in the bidding process. | |
List< ArchivedRiderTrip > | ArchivedTrips = null! [get, set] |
The list of archived trips for the rider, i.e., any trip that is in the past. | |
Data for displaying the rider dashboard.