Click or drag to resize
ParaPlan Logo

AddTripRequestResponse Properties

The AddTripRequestResponse type exposes the following members.

Properties
  NameDescription
Public propertyAddedTrips
List of trips (GUID) that were successfully requested
Public propertyClientID
Client ID of rider
Public propertyerrorMessage (Inherited from RESTModelBase.)
Public propertyFailedTrips
List of trips and the reason of trips that were not able to be added
Public propertyNewUserCreated
If a new rider was successfully created
Public propertysuccess (Inherited from RESTModelBase.)
Public propertytokenExists (Inherited from RESTModelBase.)
Public propertytokenIsValid (Inherited from RESTModelBase.)
Top
See Also