Method: DocuSign_Maestro::RecordStringBoolean#to_s
- Defined in:
- lib/docusign_maestro/models/record_string_boolean.rb
permalink #to_s ⇒ String
Returns the string representation of the object
133 134 135 |
# File 'lib/docusign_maestro/models/record_string_boolean.rb', line 133 def to_s to_hash.to_s end |