Method: DocuSign_eSign::Decline#to_s
- Defined in:
- lib/docusign_esign/models/decline.rb
#to_s ⇒ String
Returns the string representation of the object
1035 1036 1037 |
# File 'lib/docusign_esign/models/decline.rb', line 1035 def to_s to_hash.to_s end |