Method: Onfido::WorkflowRunShared#to_s

Defined in:
lib/onfido/models/workflow_run_shared.rb

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



280
281
282
# File 'lib/onfido/models/workflow_run_shared.rb', line 280

def to_s
  to_hash.to_s
end