ExtraMeal
A meal available for a voyage.
Property Name | Type | Description |
---|---|---|
Id | string | The meal ID. |
Code | string | The meal code. |
Details | MealDetail[] | Details about the meal. |
PassengerPrices | PassengerPrice[] | The meal's price per passenger. |
A meal available for a voyage.
Property Name | Type | Description |
---|---|---|
Id | string | The meal ID. |
Code | string | The meal code. |
Details | MealDetail[] | Details about the meal. |
PassengerPrices | PassengerPrice[] | The meal's price per passenger. |