Method: DocuSign_eSign::Signer#add_access_code_to_email
- Defined in:
- lib/docusign_esign/models/signer.rb
#add_access_code_to_email ⇒ Object
This Optional attribute indicates that the access code will be added to the email sent to the recipient; this nullifies the Security measure of Access Code on the recipient.
24 25 26 |
# File 'lib/docusign_esign/models/signer.rb', line 24 def add_access_code_to_email @add_access_code_to_email end |