Method: DocuSign_eSign::Ssn#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



1295
1296
1297
# File 'lib/docusign_esign/models/ssn.rb', line 1295

def to_s
  to_hash.to_s
end