Method: DocuSign_eSign::Note#template_locked

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

#template_lockedObject

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



261
262
263
# File 'lib/docusign_esign/models/note.rb', line 261

def template_locked
  @template_locked
end