| Package | Description |
|---|---|
| sibModel |
| Modifier and Type | Method and Description |
|---|---|
SendSmtpEmailTo |
SendSmtpEmailTo.email(String email) |
SendSmtpEmailTo |
SendSmtpEmailTo.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<SendSmtpEmailTo> |
SendSmtpEmail.getTo()
Mandatory if messageVersions are not passed, ignored if messageVersions are passed.
|
| Modifier and Type | Method and Description |
|---|---|
SendSmtpEmail |
SendSmtpEmail.addToItem(SendSmtpEmailTo toItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SendSmtpEmail.setTo(List<SendSmtpEmailTo> to) |
SendSmtpEmail |
SendSmtpEmail.to(List<SendSmtpEmailTo> to) |
Copyright © 2021. All rights reserved.