Sha256: f9b4c29e13d33f47c40f21d13d6c69dc7b42f1f087303ed939ed64dc647a3d9d
Contents?: true
Size: 1.18 KB
Versions: 9
Compression:
Stored size: 1.18 KB
Contents
# SibApiV3Sdk::SendEmail ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email_to** | **Array<String>** | Email addresses of the recipients | **email_bcc** | **Array<String>** | Email addresses of the recipients in bcc | [optional] **email_cc** | **Array<String>** | Email addresses of the recipients in cc | [optional] **reply_to** | **String** | Email on which campaign recipients will be able to reply to | [optional] **attachment_url** | **String** | Absolute url of the attachment (no local file). Extension allowed: gif, png, bmp, cgm, jpg, jpeg, tif, tiff, rtf, txt, css, shtml, html, htm, csv, zip, pdf, xml, ods, doc, docx, docm, ics, xls, xlsx, ppt, tar, and ez | [optional] **attachment** | [**Array<SendEmailAttachment>**](SendEmailAttachment.md) | Pass the base64 content of the attachment. Extension allowed: gif, png, bmp, cgm, jpg, jpeg, tif, tiff, rtf, txt, css, shtml, html, htm, csv, zip, pdf, xml, ods, doc, docx, docm, ics, xls, xlsx, ppt, tar, and ez | [optional] **headers** | **Hash<String, String>** | | [optional] **attributes** | **Hash<String, String>** | | [optional]
Version data entries
9 entries across 9 versions & 1 rubygems