Class NylasApiError

Class representation of a general Nylas API error.

Hierarchy

Implements

Constructors

Properties

providerError: any

Provider Error.

requestId?: string

The unique identifier of the request.

statusCode?: number

The HTTP status code of the error response.

type: string

Error type.

Generated using TypeDoc