Class: AttachmentFile
mail/src.AttachmentFile
Constructors
new AttachmentFile()
new AttachmentFile():
AttachmentFile
Returns
Properties
contentId
contentId?:
string
Source
libs/mail/src/lib/services/mailgun/vo/send-email.dto.ts:19
data
data:
string
|Buffer
|Uint8Array
|Readable
Source
libs/mail/src/lib/services/mailgun/vo/send-email.dto.ts:23
disposition
disposition?:
string
='attachment'
Source
libs/mail/src/lib/services/mailgun/vo/send-email.dto.ts:21
filename
filename:
string
Source
libs/mail/src/lib/services/mailgun/vo/send-email.dto.ts:15
type
type?:
string
Source
libs/mail/src/lib/services/mailgun/vo/send-email.dto.ts:17
Generated using typedoc-plugin-markdown and TypeDoc