| Package | Description |
|---|---|
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
SendSmtpEmailTo1 |
SendSmtpEmailTo1.email(String email) |
SendSmtpEmailTo1 |
SendSmtpEmailTo1.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SendSmtpEmailTo1> |
SendSmtpEmailMessageVersions.getTo()
List of email addresses and names (_optional_) of the recipients.
|
| Modifier and Type | Method and Description |
|---|---|
SendSmtpEmailMessageVersions |
SendSmtpEmailMessageVersions.addToItem(SendSmtpEmailTo1 toItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SendSmtpEmailMessageVersions.setTo(List<SendSmtpEmailTo1> to) |
SendSmtpEmailMessageVersions |
SendSmtpEmailMessageVersions.to(List<SendSmtpEmailTo1> to) |
Copyright © 2021. All rights reserved.