Skip to main content
Skip table of contents

TimeSlotWithReservationCollections

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

ReservationCollection

A reference to the first item in reservationCollections. Added as a convenience so flows that only need the first item do not have to include a loop.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.