Method: DocuSign_eSign::Text#template_locked

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

#template_lockedObject

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



317
318
319
# File 'lib/docusign_esign/models/text.rb', line 317

def template_locked
  @template_locked
end