ExtraExcursion
An excursion available for a voyage.
Property Name | Type | Description |
---|---|---|
Id | string | The excursion ID. |
Code | string | The excursion code. |
Description | string | The excursion description. |
StartDateTime | string | The starting date and time of the excursion. |
EndDateTime | string | The ending date and time of the excursion. |
StartPort | string | The starting port of the excursion. |
EndPort | string | The ending port of the excursion. |
PassengerPrices | PassengerPrice[] | The excursion's price per passenger. |