| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
CaptiveRecipient |
CaptiveRecipient.clientUserId(String clientUserId) |
CaptiveRecipient |
CaptiveRecipient.email(String email) |
CaptiveRecipient |
CaptiveRecipient.errorDetails(ErrorDetails errorDetails) |
CaptiveRecipient |
CaptiveRecipient.userName(String userName) |
| Modifier and Type | Method and Description |
|---|---|
List<CaptiveRecipient> |
CaptiveRecipientInformation.getCaptiveRecipients()
A complex type containing information about one or more captive recipients.
|
| Modifier and Type | Method and Description |
|---|---|
CaptiveRecipientInformation |
CaptiveRecipientInformation.addCaptiveRecipientsItem(CaptiveRecipient captiveRecipientsItem) |
| Modifier and Type | Method and Description |
|---|---|
CaptiveRecipientInformation |
CaptiveRecipientInformation.captiveRecipients(List<CaptiveRecipient> captiveRecipients) |
void |
CaptiveRecipientInformation.setCaptiveRecipients(List<CaptiveRecipient> captiveRecipients) |
Copyright © 2018. All rights reserved.