Method: DocuSign_eSign::Signer#inherit_email_notification_configuration
- Defined in:
- lib/docusign_esign/models/signer.rb
#inherit_email_notification_configuration ⇒ Object
When set to true and the envelope recipient creates a DocuSign account after signing, the Manage Account Email Notification settings are used as the default settings for the recipient’s account.
153 154 155 |
# File 'lib/docusign_esign/models/signer.rb', line 153 def inherit_email_notification_configuration @inherit_email_notification_configuration end |