| 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.listStatus(String accountId,
EnvelopeIdsRequest envelopeIdsRequest,
EnvelopesApi.ListStatusOptions options)
Gets the envelope status for the specified envelopes.
|
| Modifier and Type | Method and Description |
|---|---|
EnvelopeIdsRequest |
EnvelopeIdsRequest.addEnvelopeIdsItem(String envelopeIdsItem) |
EnvelopeIdsRequest |
EnvelopeIdsRequest.addTransactionIdsItem(String transactionIdsItem) |
EnvelopeIdsRequest |
EnvelopeIdsRequest.envelopeIds(List<String> envelopeIds) |
EnvelopeIdsRequest |
EnvelopeIdsRequest.transactionIds(List<String> transactionIds) |
Copyright © 2020. All rights reserved.