Method: DocuSign_eSign::SignatureType#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



156
157
158
# File 'lib/docusign_esign/models/signature_type.rb', line 156

def to_s
  to_hash.to_s
end