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

The representation of a bid in the database. More...

Properties

string? Id [get, set]
 The ID of the bid.
 
string DriverEmail = null! [get, set]
 The email of the driver who created the bid.
 
string TripId = null! [get, set]
 The Trip ID of the trip the bid is for.
 
uint CentsAmount [get, set]
 The cost, in cents, of the bid.
 

Detailed Description

The representation of a bid in the database.


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