Method: Onfido::WorkflowRunShared#created_at
- Defined in:
- lib/onfido/models/workflow_run_shared.rb
#created_at ⇒ Object
The date and time when the Workflow Run was created.
34 35 36 |
# File 'lib/onfido/models/workflow_run_shared.rb', line 34 def created_at @created_at end |