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

The database model for a rider's profile. More...

Properties

string? Id [get, set]
 The unique identifier of the rider, not used in the application.
 
string Email = null! [get, set]
 The email address of the rider.
 
double? Rating = null! [get, set]
 The rating of the rider, ranging from 1.0 to 5.0.
 
uint? NumRatings = null! [get, set]
 The number of ratings the rider has received.
 

Detailed Description

The database model for a rider's profile.


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