Comments
Multiple parents
Comments
is a child of:
RoomStay
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
RoomStay/Comments | Free-text comments entered by booker for this particular room. | array of Comment | 1..1 | - |
Comments /Comment | An optional comment, entered by the booker, about the room or reservation. | object | 1..1 | - |
XML
<Comments> <Comment> ... </Comment> </Comments>
ResGlobalInfo
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
ResGlobalInfo/Comments | Free-text comments entered by booker for this reservation. | array of Comment | 1..1 | - |
Comments /Comment | An optional comment, entered by the booker, about the room or reservation. | object | 1..1 | - |
XML
<Comments> <Comment> ... </Comment> </Comments>
ServiceDetails
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
ServiceDetails/Comments | Answers for questions partner provided and booker answered | array of Comment | 1..1 | - |
Comments /Comment | An optional comment, entered by the booker, about the service reservation. | object | 1..1 | - |
XML
<Comments> <Comment Name="Guest count" > <Text> 3 </Comment> <Comment Name=".." > <Text> .. </Text> </Comment> .. </Comments>