Method: DocuSign_eSign::SealSign#template_required

Defined in:
lib/docusign_esign/models/seal_sign.rb

#template_requiredObject

When set to true, the sender may not remove the recipient. Used only when working with template recipients.



116
117
118
# File 'lib/docusign_esign/models/seal_sign.rb', line 116

def template_required
  @template_required
end