| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BulkSendTestResponse |
BulkEnvelopesApi.createBulkSendTestRequest(String accountId,
String bulkSendListId,
BulkSendRequest bulkSendRequest)
Tests whether the specified bulk sending list can be used to send an envelope
|
| Modifier and Type | Method and Description |
|---|---|
BulkSendTestResponse |
BulkSendTestResponse.addValidationErrorDetailsItem(String validationErrorDetailsItem) |
BulkSendTestResponse |
BulkSendTestResponse.addValidationErrorsItem(String validationErrorsItem) |
BulkSendTestResponse |
BulkSendTestResponse.canBeSent(Boolean canBeSent) |
BulkSendTestResponse |
BulkSendTestResponse.validationErrorDetails(List<String> validationErrorDetails) |
BulkSendTestResponse |
BulkSendTestResponse.validationErrors(List<String> validationErrors) |
Copyright © 2020. All rights reserved.