SupplementalPackageResult
Response to a search for supplemental packages.
Property Name | Type | Description |
---|---|---|
Code | string | The supplemental package's code. |
Description | string | Short description of the package. |
From | string | Location code for where the package takes the passengers from. |
To | string | Location code for where the package takes the passengers to. |
StartDate | string | The package's start date. |
EndDate | string | The package's end date date. |
Itinerary | ItineraryStage[] | The package's itinerary. |
PassengerPrices | PassengerPrice[] | The package's pricing for the passengers assigned to the quote. |