Click or drag to resize
ParaPlan Logo

RemoveTripRequestRequesttripStatus Property

How the trip status should be marked. Defaults to Rejected. Can also be Cancelled by Rider and Cancelled by Mobility Manager

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string tripStatus { get; set; }

Property Value

Type: String
See Also