| Package | Description |
|---|---|
| com.docusign.esign.api | |
| com.docusign.esign.model |
| Modifier and Type | Method and Description |
|---|---|
LockInformation |
EnvelopesApi.createLock(String accountId,
String envelopeId,
LockRequest lockRequest)
Lock an envelope.
|
LockInformation |
EnvelopesApi.updateLock(String accountId,
String envelopeId,
LockRequest lockRequest)
Updates an envelope lock.
|
| Modifier and Type | Method and Description |
|---|---|
LockRequest |
LockRequest.lockDurationInSeconds(String lockDurationInSeconds)
The number of seconds to lock the envelope for editing.
|
LockRequest |
LockRequest.lockedByApp(String lockedByApp)
A friendly name of the application used to lock the envelope.
|
LockRequest |
LockRequest.lockType(String lockType)
The type of envelope lock.
|
LockRequest |
LockRequest.templatePassword(String templatePassword) |
LockRequest |
LockRequest.useScratchPad(String useScratchPad)
Reserved for future use.\n\nIndicates whether a scratchpad is used for editing information.\n
|
Copyright © 2016. All rights reserved.