| Package | Description |
|---|---|
| com.docusign.esign.api |
| Modifier and Type | Method and Description |
|---|---|
BulkRecipientsResponse |
BulkEnvelopesApi.getRecipients(String accountId,
String envelopeId,
String recipientId)
Gets the bulk recipient file from an envelope.
|
BulkRecipientsResponse |
BulkEnvelopesApi.getRecipients(String accountId,
String envelopeId,
String recipientId,
BulkEnvelopesApi.GetRecipientsOptions options)
Gets the bulk recipient file from an envelope.
|
BulkRecipientsResponse |
TemplatesApi.listBulkRecipients(String accountId,
String templateId,
String recipientId)
Gets the bulk recipient file from a template.
|
BulkRecipientsResponse |
TemplatesApi.listBulkRecipients(String accountId,
String templateId,
String recipientId,
TemplatesApi.ListBulkRecipientsOptions options)
Gets the bulk recipient file from a template.
|
Copyright © 2017. All rights reserved.