Sha256: 53d8fbb6c47bfc9a89db4bc6c7166b532aa5f7de5a85fd0d1fa52aeea406f702

Contents?: true

Size: 1.2 KB

Versions: 3

Compression:

Stored size: 1.2 KB

Contents

# DocuSign_eSign::LockInformation

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error_details** | [**ErrorDetails**](ErrorDetails.md) |  | [optional] 
**lock_duration_in_seconds** | **String** | Sets the time, in seconds, until the lock expires when there is no activity on the envelope.  If no value is entered, then the default value of 300 seconds is used. The maximum value is 1,800 seconds.  The lock duration can be extended.  | [optional] 
**locked_by_app** | **String** | Specifies the friendly name of  the application that is locking the envelope. | [optional] 
**locked_by_user** | [**UserInfo**](UserInfo.md) |  | [optional] 
**locked_until_date_time** | **String** | The datetime until the envelope lock expires. | [optional] 
**lock_token** | **String** | A unique identifier provided to the owner of the envelope lock.   Used to prove ownership of the lock. | [optional] 
**lock_type** | **String** | The type of envelope lock.  Currently \"edit\" is the only supported type. | [optional] 
**use_scratch_pad** | **String** | Reserved for future use.  Indicates whether a scratchpad is used for editing information.   | [optional] 


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
docusign_esign-1.0.0 docs/LockInformation.md
docusign_esign-0.0.2 docs/LockInformation.md
docusign_esign-0.0.1 docs/LockInformation.md