Wrapper class representing a parent reservation and its children
global with sharing class B25.ReservationCollection { global B25.Reservation parentReservation global List<B25.Reservation> childReservations }
B25.Reservation parentReservation
Parent reservation
List<B25.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.