Method: DocuSign_eSign::Signer#email
- Defined in:
- lib/docusign_esign/models/signer.rb
#email ⇒ Object
Email id of the recipient. Notification of the document to sign is sent to this email id. Maximum length: 100 characters.
102 103 104 |
# File 'lib/docusign_esign/models/signer.rb', line 102 def email @email end |