Method: DocuSign_eSign::LockInformation#locked_by_app
- Defined in:
- lib/docusign_esign/models/lock_information.rb
#locked_by_app ⇒ Object
Specifies the friendly name of the application that is locking the envelope.
23 24 25 |
# File 'lib/docusign_esign/models/lock_information.rb', line 23 def locked_by_app @locked_by_app end |