Departure
Contains information about a specific departure including available cabins and pricing information.
Property Name | Type | Description |
---|---|---|
StartDate | string | The start date for the package. |
EndDate | string | The end date for the package. |
EmbarkationDate | string | The first date on the ship. |
ShipCode | string | Two letter code identifying the ship. See Ships.json for ship details. |
Cabins | CabinInventory[] | Lists cabin types with availability and pricing. |