InfoObject

constructor(booking: Booking? = null, reservation: List<Reservation>? = null, position: Position? = null)