Last updated

Comments

Multiple parents

Comments is a child of:

RoomStay

Fields

FieldDescriptionTypeMin/maxNotes
RoomStay/
Comments
Free-text comments entered by booker for this particular room.array of Comment1..1-
Comments/
Comment
An optional comment, entered by the booker, about the room or reservation.object1..1-

XML

<Comments>
   <Comment>
      ...
   </Comment>
</Comments>

ResGlobalInfo

Fields

FieldDescriptionTypeMin/maxNotes
ResGlobalInfo/
Comments
Free-text comments entered by booker for this reservation.array of Comment1..1-
Comments/
Comment
An optional comment, entered by the booker, about the room or reservation.object1..1-

XML

<Comments>
   <Comment>
      ...
   </Comment>
</Comments>

ServiceDetails

Fields

FieldDescriptionTypeMin/maxNotes
ServiceDetails/
Comments
Answers for questions partner provided and booker answeredarray of Comment1..1-
Comments/
Comment
An optional comment, entered by the booker, about the service reservation.object1..1-

XML

<Comments>
   <Comment Name="Guest count" >
      <Text> 3 </Comment>
   <Comment Name=".." >
      <Text> .. </Text>
   </Comment>
    ..
</Comments>