Method: Onfido::WorkflowRunShared#to_s
- Defined in:
- lib/onfido/models/workflow_run_shared.rb
#to_s ⇒ String
Returns the string representation of the object
280 281 282 |
# File 'lib/onfido/models/workflow_run_shared.rb', line 280 def to_s to_hash.to_s end |