Last updated

ResGuest

Fields

FieldDescriptionTypeMin/maxNotes
ResGuests/
ResGuest
Specifies the details of a specific guest in the reservation.object0..*-
ResGuests/
@ResGuestRPH
Specifies an index number that works as a cross-reference to link guests (ResGuest) to rooms RoomStay.int1..1
ResGuests/
Profiles
Contains a guest's personal information.array of ProfileInfo1..1-

XML

<ResGuest
  ResGuestRPH="1">
   <Profiles>
     ...
   </Profiles>
</ResGuest>