Properties
|
Name |
Type |
Description |
|---|---|---|
|
startDateTime |
Datetime |
Start of the slot. |
|
endDateTime |
Datetime |
End of the slot. |
|
reservationCollections |
List<ReservationCollection> |
List of collections related to the slot. In most use cases this means collections that can be inserted without hard conflicts. |
|
firstCollection |
A reference to the first item in |