Method: DocuSign_eSign::EnvelopeDefinition#message_lock
- Defined in:
- lib/docusign_esign/models/envelope_definition.rb
#message_lock ⇒ Object
When set to true, prevents senders from changing the contents of ‘emailBlurb` and `emailSubject` properties for the envelope. Additionally, this prevents users from making changes to the contents of `emailBlurb` and `emailSubject` properties when correcting envelopes. However, if the `messageLock` node is set to true**** and the `emailSubject` property is empty, senders and correctors are able to add a subject to the envelope.
193 194 195 |
# File 'lib/docusign_esign/models/envelope_definition.rb', line 193 def @message_lock end |