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