Method: DocuSign_eSign::Checkbox#template_locked

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

#template_lockedObject

When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.



217
218
219
# File 'lib/docusign_esign/models/checkbox.rb', line 217

def template_locked
  @template_locked
end