Method: DocuSign_eSign::ListOptions#email_substring
- Defined in:
- lib/docusign_esign/api/users_api.rb
#email_substring ⇒ Object
Filters the returned user records by the email address or a sub-string of email address.
| 66 67 68 | # File 'lib/docusign_esign/api/users_api.rb', line 66 def email_substring @email_substring end |