Method: DocuSign_eSign::Text#template_required

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

#template_requiredObject

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



323
324
325
# File 'lib/docusign_esign/models/text.rb', line 323

def template_required
  @template_required
end