| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccessful |
Method was successful (true/false) |
boolean |
None. |
| ErrorMessage |
If unsuccessful, the error message |
string |
None. |
| Items |
List of the detail for the trip (each pickup and delivery) |
Collection of TripDetailItem |
None. |