# OwnershipManagementInfos

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [HotelInfo](/connectivity/docs/api-reference/hotelinfo)/`OwnershipManagementInfos` | Information about the property's relationship to Booking.com. | array of [OwnershipManagementInfo](/connectivity/docs/api-reference/ownershipmanagementinfo) | 1..1 | - |
| `OwnershipManagementInfos`/[OwnershipManagementInfo](/connectivity/docs/api-reference/ownershipmanagementinfo) | Details about the property's relationship to Booking.com. | object | 1..1 | - |


## XML


```xml
<OwnershipManagementInfos>
  <OwnershipManagementInfo ... >
   ...
  </OwnershipManagementInfo>
</OwnershipManagementInfos>
```

## Related endpoints

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