Interface RequestOptions

Hierarchy

  • RequestOptions

Properties

body?: string
headers: Record<string, string>
method: string
overrides?: Partial<NylasConfig>
path: string
url: URL

Generated using TypeDoc