Method: Onfido::WorkflowRunShared#customer_user_id

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

#customer_user_idObject

Customer-provided user identifier.



28
29
30
# File 'lib/onfido/models/workflow_run_shared.rb', line 28

def customer_user_id
  @customer_user_id
end