| Package | Description |
|---|---|
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
Expirations |
Expirations.expireAfter(String expireAfter)
An integer that sets the number of days the envelope is active.
|
Expirations |
Expirations.expireEnabled(String expireEnabled)
When set to **true**, the envelope expires (is no longer available for signing) in the set number of days.
|
Expirations |
Expirations.expireWarn(String expireWarn)
An integer that sets the number of days before envelope expiration that an expiration warning email is sent to the recipient.
|
Expirations |
TemplateNotificationRequest.getExpirations() |
Expirations |
Notification.getExpirations() |
| Modifier and Type | Method and Description |
|---|---|
TemplateNotificationRequest |
TemplateNotificationRequest.expirations(Expirations expirations) |
Notification |
Notification.expirations(Expirations expirations) |
void |
TemplateNotificationRequest.setExpirations(Expirations expirations) |
void |
Notification.setExpirations(Expirations expirations) |
Copyright © 2016. All rights reserved.