| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BulkEnvelope |
BulkEnvelope.bulkRecipientRow(String bulkRecipientRow)
Reserved: TBD
|
BulkEnvelope |
BulkEnvelope.bulkStatus(String bulkStatus)
Indicates the status of the bulk send operation.
|
BulkEnvelope |
BulkEnvelope.email(String email) |
BulkEnvelope |
BulkEnvelope.envelopeId(String envelopeId)
The envelope ID of the envelope status that failed to post.
|
BulkEnvelope |
BulkEnvelope.envelopeUri(String envelopeUri)
Contains a URI for an endpoint that you can use to retrieve the envelope or envelopes.
|
BulkEnvelope |
BulkEnvelope.errorDetails(ErrorDetails errorDetails) |
BulkEnvelope |
BulkEnvelope.name(String name) |
BulkEnvelope |
BulkEnvelope.submittedDateTime(String submittedDateTime) |
BulkEnvelope |
BulkEnvelope.transactionId(String transactionId)
Used to identify an envelope.
|
| Modifier and Type | Method and Description |
|---|---|
List<BulkEnvelope> |
BulkEnvelopeStatus.getBulkEnvelopes() |
| Modifier and Type | Method and Description |
|---|---|
BulkEnvelopeStatus |
BulkEnvelopeStatus.bulkEnvelopes(List<BulkEnvelope> bulkEnvelopes)
Reserved: TBD
|
void |
BulkEnvelopeStatus.setBulkEnvelopes(List<BulkEnvelope> bulkEnvelopes) |
Copyright © 2016. All rights reserved.