# Comment

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [Comments](/connectivity/docs/api-reference/comments)/`Comment` | An optional comment, entered by the booker, about the room or reservation. | object | 1..1 | - |
| `Comment`/@Name | The question that the booker wrote an answer for. | string | 1..1 | This is only applicable for the Services |
| `Comment`/[Text](/connectivity/docs/api-reference/text) | The [Comment](/connectivity/docs/api-reference/comment) text. | string | 1..1 | - |


## XML

```xml
<Comment>
   <Text>I need a wake up service</Text>
</Comment>
```

## Related endpoints

* [/ota/OTA_HotelResNotif](/assets/ota-resnotif.9435d67d3f702fdfeb4d85eb03dae5806013069110bcdc3c564617b49bff6032.53c68abe.md)
* [/ota/OTA_HotelResModifyNotif](/assets/ota-resmodifynotif.8388ef29a07722f45ff51a79c07d4d60d1f754eb0b23bc5fc185815c796c721f.53c68abe.md)