Click or drag to resize
ParaPlan Logo

AddTripRequestResponseAddedTrips Property

List of trips (GUID) that were successfully requested

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

Property Value

Type: ListString
See Also