Interface NylasApiErrorResponseData

Interface representing the error data within the response object.

Hierarchy

  • NylasApiErrorResponseData

Implemented by

Properties

message: string
providerError?: any
type: string

Generated using TypeDoc