| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
RecipientEvent |
RecipientEvent.includeDocuments(String includeDocuments) |
RecipientEvent |
RecipientEvent.recipientEventStatusCode(String recipientEventStatusCode) |
| Modifier and Type | Method and Description |
|---|---|
List<RecipientEvent> |
EventNotification.getRecipientEvents()
A list of recipient event statuses that will trigger Connect to send updates to the endpoint specified in the url property.
|
| Modifier and Type | Method and Description |
|---|---|
EventNotification |
EventNotification.addRecipientEventsItem(RecipientEvent recipientEventsItem) |
| Modifier and Type | Method and Description |
|---|---|
EventNotification |
EventNotification.recipientEvents(List<RecipientEvent> recipientEvents) |
void |
EventNotification.setRecipientEvents(List<RecipientEvent> recipientEvents) |
Copyright © 2018. All rights reserved.