The representation of a bid in the database.
More...
|
|
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.
|
| |
The representation of a bid in the database.
The documentation for this class was generated from the following file:
- /Users/jacob/Documents/Projects/130-project/hagglehaul/hagglehaul.Server/Models/Bid.cs