Method: DocuSign_eSign::CertifiedDelivery#add_access_code_to_email
- Defined in:
- lib/docusign_esign/models/certified_delivery.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.
21 22 23 |
# File 'lib/docusign_esign/models/certified_delivery.rb', line 21 def add_access_code_to_email @add_access_code_to_email end |