Method: DocuSign_eSign::Company#to_s
- Defined in:
- lib/docusign_esign/models/company.rb
#to_s ⇒ String
Returns the string representation of the object
1216 1217 1218 |
# File 'lib/docusign_esign/models/company.rb', line 1216 def to_s to_hash.to_s end |