Interface GetFreeBusyRequest

Class representation of a Nylas get free-busy request

Hierarchy

  • GetFreeBusyRequest

Properties

Properties

emails: string[]

A list of email addresses to check the free/busy schedules for.

endTime: number

Unix timestamp representing the end of the time block for assessing the account's free/busy schedule.

startTime: number

Unix timestamp representing the start of the time block for assessing the account's free/busy schedule.

Generated using TypeDoc