Method: DocuSign_eSign::RecipientViewRequest#user_name
- Defined in:
- lib/docusign_esign/models/recipient_view_request.rb
#user_name ⇒ Object
Specifies the username of the recipient. You can use either email and userName or userId to identify the recipient.
63 64 65 |
# File 'lib/docusign_esign/models/recipient_view_request.rb', line 63 def user_name @user_name end |