Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMailLocalPdfDocumentsRequest

Hierarchy

  • IMailLocalPdfDocumentsRequest

Index

Properties

body

body: string

the body of the email

Optional callbackIdentifier

callbackIdentifier: string

ccRecipients

ccRecipients: string[]

ccRecipients should be list of email addresses

failureCallback

fileNames

fileNames: string[]

the names of the pdf files you wish to include

Optional publicationKey

publicationKey: string

recipients

recipients: string[]

recipients should be list of email addresses

subject

subject: string

the subject of the email

successCallback

Generated using TypeDoc