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