Interface Attachment

Hierarchy

  • Attachment

Index

Properties

Properties

content

content: Buffer | string

Attachment content that can be either buffer or string.

Optional contentId

contentId: string

(Optional) The content ID of the email attachment. This allows images to be embedded within the HTML document.

name

name: string

Name of the attachment, should be in a filename format with extension indicating content type.

Generated using TypeDoc