Interface NylasResponse<T>

Interface representation of a Nylas response object

Type Parameters

  • T

Hierarchy

  • NylasResponse

Properties

Properties

data: T

The requested data object

requestId: string

The request ID

Generated using TypeDoc