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