| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
RecipientOption |
RecipientOption.email(String email) |
RecipientOption |
RecipientOption.name(String name) |
RecipientOption |
RecipientOption.recipientLabel(String recipientLabel) |
RecipientOption |
RecipientOption.roleName(String roleName) |
RecipientOption |
RecipientOption.signingGroupId(String signingGroupId) |
| Modifier and Type | Method and Description |
|---|---|
List<RecipientOption> |
RecipientGroup.getRecipients()
An array of powerform recipients.
|
| Modifier and Type | Method and Description |
|---|---|
RecipientGroup |
RecipientGroup.addRecipientsItem(RecipientOption recipientsItem) |
| Modifier and Type | Method and Description |
|---|---|
RecipientGroup |
RecipientGroup.recipients(List<RecipientOption> recipients) |
void |
RecipientGroup.setRecipients(List<RecipientOption> recipients) |
Copyright © 2020. All rights reserved.