Comment
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
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 | The Comment text. | string | 1..1 | - |
XML
<Comment>
<Text>I need a wake up service</Text>
</Comment>