AddTripRequestResponse Properties |
The AddTripRequestResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AddedTrips |
List of trips (GUID) that were successfully requested
| |
| ClientID |
Client ID of rider
| |
| errorMessage | (Inherited from RESTModelBase.) | |
| FailedTrips |
List of trips and the reason of trips that were not able to be added
| |
| NewUserCreated |
If a new rider was successfully created
| |
| success | (Inherited from RESTModelBase.) | |
| tokenExists | (Inherited from RESTModelBase.) | |
| tokenIsValid | (Inherited from RESTModelBase.) |