Method: DocuSign_eSign::SignatureType#to_s
- Defined in:
- lib/docusign_esign/models/signature_type.rb
#to_s ⇒ String
Returns the string representation of the object
156 157 158 |
# File 'lib/docusign_esign/models/signature_type.rb', line 156 def to_s to_hash.to_s end |