Method: DocuSign_Maestro::WorkflowDefinition#to_s
- Defined in:
- lib/docusign_maestro/models/workflow_definition.rb
#to_s ⇒ String
Returns the string representation of the object
274 275 276 |
# File 'lib/docusign_maestro/models/workflow_definition.rb', line 274 def to_s to_hash.to_s end |