Skip to content

Files

Latest commit

5c74c53 · Jan 10, 2019

History

History
13 lines (10 loc) · 607 Bytes

SendReportEmail.md

File metadata and controls

13 lines (10 loc) · 607 Bytes

SibApiV3Sdk::SendReportEmail

Properties

Name Type Description Notes
subject String Subject of the email message
to Array<String> Email addresses of the recipients
content_type String Type of the message body [optional] [default to "html"]
bcc Array<String> Email addresses of the recipients in bcc [optional]
cc Array<String> Email addresses of the recipients in cc [optional]
body String Body of the email message