The form to create a trip.
More...
|
string | Name [get, set] |
| The name of the trip.
|
|
DateTime | StartTime [get, set] |
| The start time of the trip.
|
|
double | PickupLong [get, set] |
| The longitude of the pickup location, WGS84.
|
|
double | PickupLat [get, set] |
| The latitude of the pickup location, WGS84.
|
|
double | DestinationLong [get, set] |
| The longitude of the destination location, WGS84.
|
|
double | DestinationLat [get, set] |
| The latitude of the destination location, WGS84.
|
|
string | PickupAddress [get, set] |
| The address of the pickup location.
|
|
string | DestinationAddress [get, set] |
| The address of the destination.
|
|
uint | PartySize [get, set] |
| The number of riders in the trip.
|
|
The form to create a trip.
The documentation for this class was generated from the following file:
- /Users/jacob/Documents/Projects/130-project/hagglehaul/hagglehaul.Server/Models/CreateTrip.cs