Method: DocuSign_eSign::FormulaTab#locked
- Defined in:
- lib/docusign_esign/models/formula_tab.rb
#locked ⇒ Object
When set to true, the signer cannot change the data of the custom tab.
210 211 212 |
# File 'lib/docusign_esign/models/formula_tab.rb', line 210 def locked @locked end |