Method: DocuSign_eSign::Decline#template_required

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

#template_requiredObject

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



251
252
253
# File 'lib/docusign_esign/models/decline.rb', line 251

def template_required
  @template_required
end