Sha256: 746fb2409c52e2c8a23e6b3b00a58175795141a0f4a9fceef04ea9472d84deab

Contents?: true

Size: 1.23 KB

Versions: 4

Compression:

Stored size: 1.23 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: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub and eps | [optional] 
**attachment** | [**Array<SendEmailAttachment>**](SendEmailAttachment.md) | Pass the base64 content of the attachment. Extension allowed: xlsx, xls, ods, docx, docm, doc, csv, pdf, txt, gif, jpg, jpeg, png, tif, tiff, rtf, bmp, cgm, css, shtml, html, htm, zip, xml, ppt, pptx, tar, ez, ics, mobi, msg, pub and eps | [optional] 
**headers** | **Hash<String, String>** |  | [optional] 
**attributes** | **Hash<String, String>** |  | [optional] 


Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sib-api-v3-sdk-4.0.1 docs/SendEmail.md
sib-api-v3-sdk-4.0.0 docs/SendEmail.md
sib-api-v3-sdk-3.0.1 docs/SendEmail.md
sib-api-v3-sdk-3.0.0 docs/SendEmail.md