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