MealSelection
A selected meal.
Property Name | Type | Description |
---|---|---|
Id | string | The meal ID. |
Date | string? | The date for the meal. |
PassengerIds | string[] | Passenger selection for the meal. Defaults to all passengers if not specified. |
A selected meal.
Property Name | Type | Description |
---|---|---|
Id | string | The meal ID. |
Date | string? | The date for the meal. |
PassengerIds | string[] | Passenger selection for the meal. Defaults to all passengers if not specified. |