Method: DocuSign_eSign::UserProfile#company_name
- Defined in:
- lib/docusign_esign/models/user_profile.rb
#company_name ⇒ Object
The name of the user’s Company.
23 24 25 |
# File 'lib/docusign_esign/models/user_profile.rb', line 23 def company_name @company_name end |