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