Reservation
An equipment reservation at a core facility.
Fortune 500Life 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. |
JSON Schema