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