Method: Onfido::WorkflowRunShared.openapi_nullable

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

.openapi_nullableObject

List of attributes with nullable: true



71
72
73
74
75
# File 'lib/onfido/models/workflow_run_shared.rb', line 71

def self.openapi_nullable
  Set.new([
    :'tags',
  ])
end