# MealPlan

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [ValueAddInclusions](/connectivity/docs/api-reference/valueaddinclusions)/`MealPlan` | Mealplan details. | object | 0..* | - |
| `MealPlan`/`@MealPlanCode` | The [Meal Plan Type Code](/connectivity/docs/codes-mpt). | [MPT](/connectivity/docs/codes-mpt) | 1..1 | - |


## XML


```xml
<MealPlan
  MealPlanCode="21" />
```

## Related endpoints

* [/ota/OTA_HotelProductNotif](/connectivity/docs/ota-hotelproductnotif)