Interface Availability

Hierarchy

  • Availability

Properties

availabilityRules?: Omit<AvailabilityRules, "roundRobinEventId">

Availability rules for the scheduling configuration. These rules define how Nylas calculates availability for all participants.

durationMinutes: number

The total number of minutes the event should last.

intervalMinutes?: number

The interval between meetings in minutes.

roundTo?: number

Nylas rounds each time slot to the nearest multiple of this number of minutes. Must be a multiple of 5.

Generated using TypeDoc