ResGuests
Multiple parents
ResGuests can be a child of:
HotelReservation
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
HotelReservation/ResGuests | Details about all the guests in the reservation. | object | 1..1 | - |
ResGuests/ResGuest | Details about a guest in the reservation. | object | 0..* | - |
XML
<ResGuests>
<ResGuest ... >
...
</ResGuest>
</ResGuests>HotelResModify
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
HotelReservation/ResGuests | Details about all the guests in the reservation. | object | 1..1 | - |
ResGuests/ResGuest | Details about a guest in the reservation. | object | 0..* | - |
XML
<ResGuests>
<ResGuest ... >
...
</ResGuest>
</ResGuests>