Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 431 Bytes

SendSmtpEmailAttachment.md

File metadata and controls

10 lines (7 loc) · 431 Bytes

SibApiV3Sdk.SendSmtpEmailAttachment

Properties

Name Type Description Notes
url String Absolute url of the attachment (no local file). [optional]
content Blob Base64 encoded chunk data of the attachment generated on the fly [optional]
name String Required if content is passed. Name of the attachment [optional]