Contents

latestBookingDateForResults

The latest date for which to return results.

Declaration

var latestBookingDateForResults: Date? { get set }

Discussion

When building the list of reservation time slots, do not include time slots that occur after the date specified by this property.

See Also

Getting the Time Slot Constraints