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