Method: DocuSign_eSign::FormulaTab#template_required
- Defined in:
- lib/docusign_esign/models/formula_tab.rb
#template_required ⇒ Object
When set to true, the sender may not remove the recipient. Used only when working with template recipients.
354 355 356 |
# File 'lib/docusign_esign/models/formula_tab.rb', line 354 def template_required @template_required end |