Wrapper class representing a parent reservation and its children
global with sharing class ReservationCollection { global Reservation parentReservation global List<Reservation> childReservations }
Reservation parentReservation
Parent reservation
List<Reservation> childReservations
Child reservations
On this page
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.