earliestBookingDateForResults
The earliest date for which to return results.
Declaration
var earliestBookingDateForResults: Date? { get set }Discussion
When building the list of reservation time slots, do not include time slots that occur before the date specified by this property.