# Conditions

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [TPA_Extensions](/connectivity/docs/api-reference/tpa_extensions)/`Conditions` | Cleaning fee conditions. | array of [Condition](/connectivity/docs/api-reference/condition) | 0..1 | Required if [FeePolicy](/connectivity/docs/api-reference/feepolicy)`[@Code="5009"]` and [FeePolicy](/connectivity/docs/api-reference/feepolicy)`[@Type="Conditional"]`. |
| `Conditions`/[Conditions](/connectivity/docs/api-reference/conditions) | Cleaning fee condition details. | object | 1..1 | - |


## XML


```xml
<Conditions>
  <Condition ... />
</Conditions>
```

## Related endpoints

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