| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
ConditionalRecipientRule |
ConditionalRecipientRule.addConditionsItem(ConditionalRecipientRuleCondition conditionsItem) |
ConditionalRecipientRule |
ConditionalRecipientRule.conditions(List<ConditionalRecipientRuleCondition> conditions) |
ConditionalRecipientRule |
ConditionalRecipientRule.order(String order) |
ConditionalRecipientRule |
ConditionalRecipientRule.recipientGroup(RecipientGroup recipientGroup) |
ConditionalRecipientRule |
ConditionalRecipientRule.recipientId(String recipientId) |
| Modifier and Type | Method and Description |
|---|---|
List<ConditionalRecipientRule> |
RecipientRules.getConditionalRecipients() |
| Modifier and Type | Method and Description |
|---|---|
RecipientRules |
RecipientRules.addConditionalRecipientsItem(ConditionalRecipientRule conditionalRecipientsItem) |
| Modifier and Type | Method and Description |
|---|---|
RecipientRules |
RecipientRules.conditionalRecipients(List<ConditionalRecipientRule> conditionalRecipients) |
void |
RecipientRules.setConditionalRecipients(List<ConditionalRecipientRule> conditionalRecipients) |
Copyright © 2020. All rights reserved.