Interface FreeBusyTimeSlot

Interface representation of a Nylas free-busy time slot object.

Hierarchy

  • FreeBusyTimeSlot

Properties

Properties

endTime: number

Unix timestamp for the end of the slot.

startTime: number

Unix timestamp for the start of the slot.

status: string

The status of the time slot.

Generated using TypeDoc