| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
Notification |
TemplatesApi.getNotificationSettings(String accountId,
String templateId)
Gets template notification information.
|
Notification |
EnvelopesApi.getNotificationSettings(String accountId,
String envelopeId)
Gets envelope notification information.
|
Notification |
EnvelopesApi.updateNotificationSettings(String accountId,
String envelopeId,
EnvelopeNotificationRequest envelopeNotificationRequest)
Sets envelope notification (Reminders/Expirations) structure for an existing envelope.
|
Notification |
TemplatesApi.updateNotificationSettings(String accountId,
String templateId,
TemplateNotificationRequest templateNotificationRequest)
Updates the notification structure for an existing template.
|
| Modifier and Type | Method and Description |
|---|---|
Notification |
EnvelopeTemplateResult.getNotification() |
Notification |
EnvelopeTemplate.getNotification() |
Notification |
EnvelopeDefinition.getNotification() |
Notification |
Envelope.getNotification() |
| Modifier and Type | Method and Description |
|---|---|
void |
EnvelopeTemplateResult.setNotification(Notification notification) |
void |
EnvelopeTemplate.setNotification(Notification notification) |
void |
EnvelopeDefinition.setNotification(Notification notification) |
void |
Envelope.setNotification(Notification notification) |
Copyright © 2017. All rights reserved.