| Package | Description |
|---|---|
| ClickSend.Model |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.content(String content) |
Attachment |
Attachment.contentId(String contentId) |
Attachment |
Attachment.disposition(String disposition) |
Attachment |
Attachment.filename(String filename) |
Attachment |
Attachment.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Email.getAttachments()
Array of Attachment items.
|
| Modifier and Type | Method and Description |
|---|---|
Email |
Email.addAttachmentsItem(Attachment attachmentsItem) |
| Modifier and Type | Method and Description |
|---|---|
Email |
Email.attachments(List<Attachment> attachments) |
void |
Email.setAttachments(List<Attachment> attachments) |
Copyright © 2019. All rights reserved.