Interface Connector

Interface representing the Nylas connector response.

Hierarchy

  • Connector

Properties

provider: Provider

The provider type

scope?: string[]

Default scopes for the connector

settings?: Record<string, unknown>

Optional settings from provider

Generated using TypeDoc