Reservation

An equipment reservation at a core facility.

Life SciencesDiagnosticsLaboratoryScientific InstrumentsLIMSLaboratory Automation

Properties

Name Type Description
id integer Unique identifier for the reservation.
equipment_name string Name of the reserved equipment.
start_time string Reservation start time (ISO 8601).
end_time string Reservation end time (ISO 8601).
user string Username of the person who made the reservation.
View JSON Schema on GitHub