Method: DocuSign_eSign::Recipients#to_s

Defined in:
lib/docusign_esign/models/recipients.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



296
297
298
# File 'lib/docusign_esign/models/recipients.rb', line 296

def to_s
  to_hash.to_s
end