Method: DocuSign_eSign::CarbonCopy#template_required

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

#template_requiredObject

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



189
190
191
# File 'lib/docusign_esign/models/carbon_copy.rb', line 189

def template_required
  @template_required
end