| Name | Description | Type | Additional information |
|---|---|---|---|
| SolutionNumber |
Gets the number of this solution that can be used to schedule the trip. |
integer |
None. |
| ScheduleId |
Gets the ID of the schedule that this solution is for. |
integer |
None. |
| TripSolutions |
Gets or sets the solution for each of the trips in the itinerary. There should be one solution per trip in the itinerary. |
Collection of ScheduleTripSolution |
None. |