Method: DocuSign_eSign::Recipients#to_s
- Defined in:
- lib/docusign_esign/models/recipients.rb
#to_s ⇒ String
Returns the string representation of the object
296 297 298 |
# File 'lib/docusign_esign/models/recipients.rb', line 296 def to_s to_hash.to_s end |