Method: DocuSign_eSign::PowerForm#to_s
- Defined in:
- lib/docusign_esign/models/power_form.rb
#to_s ⇒ String
Returns the string representation of the object
388 389 390 |
# File 'lib/docusign_esign/models/power_form.rb', line 388 def to_s to_hash.to_s end |