Method: Vonage::Verify2::Workflow#hashified_list

Defined in:
lib/vonage/verify2/workflow.rb

#hashified_listObject



35
36
37
# File 'lib/vonage/verify2/workflow.rb', line 35

def hashified_list
  list.map(&:to_h)
end