| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
RecipientsUpdateSummary |
EnvelopesApi.updateRecipients(String accountId,
String envelopeId,
Recipients recipients)
Updates recipients in a draft envelope or corrects recipient information for an in process envelope.
|
RecipientsUpdateSummary |
EnvelopesApi.updateRecipients(String accountId,
String envelopeId,
Recipients recipients,
EnvelopesApi.UpdateRecipientsOptions options)
Updates recipients in a draft envelope or corrects recipient information for an in process envelope.
|
RecipientsUpdateSummary |
TemplatesApi.updateRecipients(String accountId,
String templateId,
TemplateRecipients templateRecipients)
Updates recipients in a template.
|
RecipientsUpdateSummary |
TemplatesApi.updateRecipients(String accountId,
String templateId,
TemplateRecipients templateRecipients,
TemplatesApi.UpdateRecipientsOptions options)
Updates recipients in a template.
|
| Modifier and Type | Method and Description |
|---|---|
RecipientsUpdateSummary |
RecipientsUpdateSummary.addRecipientUpdateResultsItem(RecipientUpdateResponse recipientUpdateResultsItem) |
RecipientsUpdateSummary |
RecipientsUpdateSummary.recipientUpdateResults(List<RecipientUpdateResponse> recipientUpdateResults) |
Copyright © 2020. All rights reserved.