Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 722 Bytes

SendReportEmail.md

File metadata and controls

15 lines (11 loc) · 722 Bytes

SendReportEmail

Properties

Name Type Description Notes
subject string Subject of the email message
to string[] Email addresses of the recipients
contentType string Type of the message body [optional] [default to 'html']
bcc string[] Email addresses of the recipients in bcc [optional]
cc string[] Email addresses of the recipients in cc [optional]
body string Body of the email message

[Back to Model list] [Back to API list] [Back to README]