# ContactInfos

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [HotelDescriptiveContent](/connectivity/docs/api-reference/hoteldescriptivecontent)/`ContactInfos` | Property contact details. | array of [ContactInfo](/connectivity/docs/api-reference/contactinfo) | 1..1 | - |
| `ContactInfos`/[ContactInfo](/connectivity/docs/api-reference/contactinfo) | Details of a single contact person/channel. | object | 1..* | - |


## XML


```xml
<ContactInfos>
  <ContactInfo ... >
    ...
  </ContactInfo>
</ContactInfos>
```

## Related endpoints

* [/ota/OTA_HotelDescriptiveContentNotif](/connectivity/docs/ota-hoteldescriptivecontentnotif)