Method: DocuSign_eSign::Text#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



1335
1336
1337
# File 'lib/docusign_esign/models/text.rb', line 1335

def to_s
  to_hash.to_s
end