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

The form to create a trip. More...

Properties

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.
 

Detailed Description

The form to create a trip.


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