Method: DocuSign_eSign::Signer#template_locked
- Defined in:
- lib/docusign_esign/models/signer.rb
#template_locked ⇒ Object
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.
300 301 302 |
# File 'lib/docusign_esign/models/signer.rb', line 300 def template_locked @template_locked end |