| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BulkRecipientTabLabel |
BulkRecipientTabLabel.name(String name) |
BulkRecipientTabLabel |
BulkRecipientTabLabel.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<BulkRecipientTabLabel> |
BulkRecipient.getTabLabels()
Specifies values used to populate recipient tabs with information.
|
| Modifier and Type | Method and Description |
|---|---|
BulkRecipient |
BulkRecipient.addTabLabelsItem(BulkRecipientTabLabel tabLabelsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
BulkRecipient.setTabLabels(List<BulkRecipientTabLabel> tabLabels) |
BulkRecipient |
BulkRecipient.tabLabels(List<BulkRecipientTabLabel> tabLabels) |
Copyright © 2018. All rights reserved.