Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.03 KB

EmailData.md

File metadata and controls

19 lines (15 loc) · 1.03 KB

fattureInCloudSdk.EmailData

Properties

Name Type Description Notes
recipientEmail String Email recipient [optional]
defaultSenderEmail EmailDataDefaultSenderEmail [optional]
senderEmailsList [SenderEmail] List of all emails from which the document can be sent [optional]
ccEmail String Email cc [by default is the logged company email] [optional]
subject String Email subject [optional]
body String Email body [optional]
documentExists Boolean Document exists if it is not a delivery note [optional]
deliveryNoteExists Boolean Document is a delivery note [optional]
attachmentExists Boolean Document has attachment [optional]
accompanyingInvoiceExists Boolean Document has accompanying invoice [optional]
defaultAttachPdf Boolean Attach document pdf [optional]