Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.21 KB

LockRequest.md

File metadata and controls

14 lines (10 loc) · 1.21 KB

LockRequest

Properties

Name Type Description Notes
lockDurationInSeconds String The number of seconds to lock the envelope for editing. This value must be greater than `0` seconds. [optional]
lockedByApp String The human-readable name of the application that is locking the envelope or template. This value displays to the user in error messages when lock conflicts occur. [optional]
lockType String The type of lock. Currently `edit` is the only supported type. [optional]
templatePassword String The password for the template. If you are using a lock for a template that has a password or an envelope that is based on a template that has a password, you must enter the `templatePassword` to save the changes. [optional]
useScratchPad String When set to true, a scratchpad is used to edit information. [optional]

[Back to Model list] [Back to API list] [Back to README]