| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
EnvelopeEvent |
EnvelopeEvent.envelopeEventStatusCode(String envelopeEventStatusCode)
he envelope status, this can be Sent, Delivered, Completed, Declined, or Voided.
|
EnvelopeEvent |
EnvelopeEvent.includeDocuments(String includeDocuments)
When set to **true**, the PDF documents are included in the message along with the updated XML.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnvelopeEvent> |
EventNotification.getEnvelopeEvents() |
| Modifier and Type | Method and Description |
|---|---|
EventNotification |
EventNotification.envelopeEvents(List<EnvelopeEvent> envelopeEvents)
A list of envelope-level event statuses that will trigger Connect to send updates to the endpoint specified in the `url` property.
|
void |
EventNotification.setEnvelopeEvents(List<EnvelopeEvent> envelopeEvents) |
Copyright © 2016. All rights reserved.