RoomStays
Multiple parents
RoomStays
can be a child of:
HotelReservation
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
HotelReservation/RoomStays | Rooms in a reservation. | array of RoomStay | 1..1 | - |
RoomStays /RoomStay | Details of one room in a reservation. | object | 0..* | - |
XML
<RoomStays> <RoomStay ... > ... </RoomStay> <RoomStay ... > ... </RoomStay> </RoomStays>
HotelResModify
Fields
Field | Description | Type | Min/max | Notes |
---|---|---|---|---|
HotelResModify/RoomStays | Rooms in a reservation. | array of RoomStay | 1..1 | - |
RoomStays /RoomStay | Details of one room in a reservation. | object | 0..* | - |
XML
<RoomStays> <RoomStay ... > ... </RoomStay> <RoomStay ... > ... </RoomStay> </RoomStays>