Interface Attachment

Interface of an attachment object from Nylas.

Hierarchy

  • Attachment

Properties

contentType: string

Attachment's content type.

filename: string

Attachment's name.

grantId: string

Grant ID of the Nylas account.

id: string

A globally unique object identifier.

isInline: boolean

If it's an inline attachment.

size: number

Attachment's size in bytes.

Generated using TypeDoc