Hagglehaul  1.0
Hagglehaul - book and bid on rides
Loading...
Searching...
No Matches
hagglehaul.Server.Models Namespace Reference

Classes

class  AddTripDriver
 Form to select a bid for a trip. More...
 
class  ArchivedDriverTrip
 Data for displaying a driver's archived trip. More...
 
class  ArchivedRiderTrip
 Data for displaying a rider's archived trip. More...
 
class  Bid
 The representation of a bid in the database. More...
 
class  BidUserView
 Data for displaying a bid in a trip. More...
 
class  ConfirmedDriverTrip
 Data for displaying a driver's confirmed trip. More...
 
class  ConfirmedRiderTrip
 Data for displaying a rider's confirmed trip. More...
 
class  CreateOrUpdateBid
 The form to create or update a bid. More...
 
class  CreateTrip
 The form to create a trip. More...
 
class  DriverBasicInfo
 Data for displaying a driver's basic information. More...
 
class  DriverDashboard
 Data for displaying a driver's dashboard. More...
 
class  DriverProfile
 The representation of a driver's profile in the database. More...
 
class  DriverUpdate
 The form to update a driver's information. More...
 
class  EmailSettings
 Settings for Azure Communication Services. More...
 
class  GeocodingResult
 The representation of a cached geocoding result in the database. More...
 
class  GeographicRoute
 The representation of a cached geographic route in the database. More...
 
class  GiveRating
 Form data for giving a rating to a trip. More...
 
class  HagglehaulDatabaseSettings
 Settings for the Hagglehaul database. More...
 
class  JwtSettings
 JWT settings for the application, used for client authentication. More...
 
class  Login
 Form to log in to the application. More...
 
class  MapboxSettings
 Settings for the Mapbox API, to be used by backend services. More...
 
class  MongoTest
 Database model for testing MongoDB. More...
 
class  Register
 Form to register a new user. More...
 
class  RiderBasicInfo
 Data used to display basic information about a rider. More...
 
class  RiderDashboard
 Data for displaying the rider dashboard. More...
 
class  RiderProfile
 The database model for a rider's profile. More...
 
class  RiderUpdate
 Form to update a rider's information. More...
 
class  SearchedBid
 Data for displaying a bid in the search trips page. More...
 
class  SearchedTrip
 Data for representing a trip in the trip search results. More...
 
class  Trip
 Database model for a trip. More...
 
class  TripMarketOptions
 Options to search for trips in the market. More...
 
class  UnconfirmedDriverTrip
 Data for displaying an unconfirmed trip in the driver's dashboard. More...
 
class  UnconfirmedRiderTrip
 Data for displaying an unconfirmed trip in the rider dashboard. More...
 
class  UserCore
 The representation of a user in the database. More...