# HotelSummaryMessages

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [OTA_HotelSummaryNotifRQ](/connectivity/docs/api-reference/ota_hotelsummarynotifrq)/`HotelSummaryMessages` | - | array of [HotelSummaryMessage](/connectivity/docs/api-reference/hotelsummarymessage) | 1..1 | - |


## XML


```xml
<HotelSummaryMessages>
  <HotelSummaryMessage ... />
  <HotelSummaryMessage ... />
</HotelSummaryMessages>
```

## Related endpoints

* [/ota/OTA_HotelSummaryNotif](/connectivity/docs/ota-hotelsummarynotif)