ReservationCollection
Wrapper class representing a parent reservation and its children
Properties
| Name | Type | Description | 
|---|---|---|
| parentReservation | Parent reservation | |
| childReservations | List<Reservation> | Child reservations | 
Wrapper class representing a parent reservation and its children
| Name | Type | Description | 
|---|---|---|
| parentReservation | Parent reservation | |
| childReservations | List<Reservation> | Child reservations |