| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
List<BulkRecipient> |
BulkRecipientsSummaryResponse.getBulkRecipients()
A complex type containing information about the bulk recipients in the response.
|
List<BulkRecipient> |
BulkRecipientsResponse.getBulkRecipients()
A complex type containing information about the bulk recipients in the response.
|
List<BulkRecipient> |
BulkRecipientsRequest.getBulkRecipients()
A complex type containing information about the bulk recipients in the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkRecipientsSummaryResponse.setBulkRecipients(List<BulkRecipient> bulkRecipients) |
void |
BulkRecipientsResponse.setBulkRecipients(List<BulkRecipient> bulkRecipients) |
void |
BulkRecipientsRequest.setBulkRecipients(List<BulkRecipient> bulkRecipients) |
Copyright © 2017. All rights reserved.