Method: Onfido::WorkflowRunShared#applicant_id
- Defined in:
- lib/onfido/models/workflow_run_shared.rb
#applicant_id ⇒ Object
The unique identifier for the Applicant.
19 20 21 |
# File 'lib/onfido/models/workflow_run_shared.rb', line 19 def applicant_id @applicant_id end |