# OwnershipManagementInfo

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [OwnershipManagementInfos](/connectivity/docs/api-reference/ownershipmanagementinfos)/`OwnershipManagementInfo` | Details about the property's relationship to Booking.com. | object | 1..1 | - |
| `OwnershipManagementInfo`/[CompanyName](/connectivity/docs/api-reference/companyname) | Details of the company that owns/manages the property. | object | 0..1 |  |


## XML


```xml
<OwnershipManagementInfo>
  <CompanyName ... />
</OwnershipManagementInfo>
```

## Related endpoints

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