Method: DocuSign_eSign::CarbonCopy#template_locked
- Defined in:
- lib/docusign_esign/models/carbon_copy.rb
#template_locked ⇒ Object
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.
186 187 188 |
# File 'lib/docusign_esign/models/carbon_copy.rb', line 186 def template_locked @template_locked end |