| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
EnvelopesInformation |
EnvelopesApi.listStatus(String accountId,
EnvelopeIdsRequest envelopeIdsRequest)
Gets the envelope status for the specified envelopes.
|
EnvelopesInformation |
EnvelopesApi.listStatusChanges(String accountId)
Gets status changes for one or more envelopes.
|
EnvelopesInformation |
EnvelopesApi.listStatusChanges(String accountId,
EnvelopesApi.ListStatusChangesOptions options)
Gets status changes for one or more envelopes.
|
| Modifier and Type | Method and Description |
|---|---|
EnvelopesInformation |
EnvelopesInformation.endPosition(String endPosition)
The last position in the result set.
|
EnvelopesInformation |
EnvelopesInformation.envelopes(List<Envelope> envelopes) |
EnvelopesInformation |
EnvelopesInformation.envelopeTransactionStatuses(List<EnvelopeTransactionStatus> envelopeTransactionStatuses) |
EnvelopesInformation |
EnvelopesInformation.nextUri(String nextUri)
The URI to the next chunk of records based on the search request.
|
EnvelopesInformation |
EnvelopesInformation.previousUri(String previousUri)
The postal code for the billing address.
|
EnvelopesInformation |
EnvelopesInformation.resultSetSize(String resultSetSize)
The number of results returned in this response.
|
EnvelopesInformation |
EnvelopesInformation.startPosition(String startPosition)
Starting position of the current result set.
|
EnvelopesInformation |
EnvelopesInformation.totalSetSize(String totalSetSize)
The total number of items available in the result set.
|
Copyright © 2016. All rights reserved.