Method: DocuSign_Maestro::WorkflowStepHistory#to_s

Defined in:
lib/docusign_maestro/models/workflow_step_history.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object

[View source]

257
258
259
# File 'lib/docusign_maestro/models/workflow_step_history.rb', line 257

def to_s
  to_hash.to_s
end