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

The representation of a driver's profile in the database. More...

Properties

string? Id [get, set]
 The ID of the driver's profile. Not used in the client.
 
string Email = null! [get, set]
 The email address of the driver.
 
double? Rating = null! [get, set]
 The rating of the driver, from 1.0 to 5.0.
 
uint? NumRatings = null! [get, set]
 The number of ratings the driver has received.
 
string CarDescription = null! [get, set]
 The make, model, year, and license plate of the driver's car.
 

Detailed Description

The representation of a driver's profile in the database.


The documentation for this class was generated from the following file: