Interface TimeSlot

Interface for a Nylas availability time slot

Hierarchy

  • TimeSlot

Properties

Properties

emails: string[]

The emails of the participants who are available for the time slot.

endTime: string

Unix timestamp for the end of the slot.

startTime: string

Unix timestamp for the start of the slot.

Generated using TypeDoc