| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
BulkSendingCopyCustomField |
BulkSendingCopyCustomField.name(String name) |
BulkSendingCopyCustomField |
BulkSendingCopyCustomField.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<BulkSendingCopyCustomField> |
BulkSendingCopy.getCustomFields()
An optional array of strings that allows the sender to provide custom data about the recipient.
|
| Modifier and Type | Method and Description |
|---|---|
BulkSendingCopy |
BulkSendingCopy.addCustomFieldsItem(BulkSendingCopyCustomField customFieldsItem) |
| Modifier and Type | Method and Description |
|---|---|
BulkSendingCopy |
BulkSendingCopy.customFields(List<BulkSendingCopyCustomField> customFields) |
void |
BulkSendingCopy.setCustomFields(List<BulkSendingCopyCustomField> customFields) |
Copyright © 2020. All rights reserved.