| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BulkSendErrorStatus |
BulkSendErrorStatus.addRecipientEmailsItem(String recipientEmailsItem) |
BulkSendErrorStatus |
BulkSendErrorStatus.created(String created) |
BulkSendErrorStatus |
BulkSendErrorStatus.errorMessage(String errorMessage) |
BulkSendErrorStatus |
BulkSendErrorStatus.recipientEmails(List<String> recipientEmails) |
| Modifier and Type | Method and Description |
|---|---|
List<BulkSendErrorStatus> |
BulkSendBatchStatus.getBulkErrors() |
| Modifier and Type | Method and Description |
|---|---|
BulkSendBatchStatus |
BulkSendBatchStatus.addBulkErrorsItem(BulkSendErrorStatus bulkErrorsItem) |
| Modifier and Type | Method and Description |
|---|---|
BulkSendBatchStatus |
BulkSendBatchStatus.bulkErrors(List<BulkSendErrorStatus> bulkErrors) |
void |
BulkSendBatchStatus.setBulkErrors(List<BulkSendErrorStatus> bulkErrors) |
Copyright © 2020. All rights reserved.