Method: Onfido::WorkflowRunShared#tags

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

#tagsObject

Tags or labels assigned to the workflow run.



25
26
27
# File 'lib/onfido/models/workflow_run_shared.rb', line 25

def tags
  @tags
end