| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BulkEnvelopeStatus |
BulkEnvelopesApi.get(String accountId,
String batchId)
Gets the status of a specified bulk send operation.
|
BulkEnvelopeStatus |
BulkEnvelopesApi.get(String accountId,
String batchId,
BulkEnvelopesApi.GetOptions options)
Gets the status of a specified bulk send operation.
|
| Modifier and Type | Method and Description |
|---|---|
BulkEnvelopeStatus |
TemplateUpdateSummary.getBulkEnvelopeStatus() |
BulkEnvelopeStatus |
EnvelopeUpdateSummary.getBulkEnvelopeStatus() |
| Modifier and Type | Method and Description |
|---|---|
List<BulkEnvelopeStatus> |
BulkEnvelopesResponse.getBulkEnvelopeStatuses()
Reserved: TBD
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateUpdateSummary.setBulkEnvelopeStatus(BulkEnvelopeStatus bulkEnvelopeStatus) |
void |
EnvelopeUpdateSummary.setBulkEnvelopeStatus(BulkEnvelopeStatus bulkEnvelopeStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
BulkEnvelopesResponse.setBulkEnvelopeStatuses(List<BulkEnvelopeStatus> bulkEnvelopeStatuses) |
Copyright © 2017. All rights reserved.