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.