| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
RecipientEvent |
RecipientEvent.includeDocuments(String includeDocuments)
When set to **true**, the PDF documents are included in the message along with the updated XML.
|
RecipientEvent |
RecipientEvent.recipientEventStatusCode(String recipientEventStatusCode)
The recipient status, this can be Sent, Delivered, Completed, Declined, AuthenticationFailed, and AutoResponded.
|
| Modifier and Type | Method and Description |
|---|---|
List<RecipientEvent> |
EventNotification.getRecipientEvents() |
| Modifier and Type | Method and Description |
|---|---|
EventNotification |
EventNotification.recipientEvents(List<RecipientEvent> recipientEvents)
A list of recipient event statuses that will trigger Connect to send updates to the endpoint specified in the url property.\n\nTo receive notifications, you must include either an `envelopeEvents` node or a `recipientEvents` node.
|
void |
EventNotification.setRecipientEvents(List<RecipientEvent> recipientEvents) |
Copyright © 2016. All rights reserved.