Module: Vogogo::IndustryTypes

Defined in:
lib/vogogo/risk/industry_types.rb

Instance Method Summary collapse

Instance Method Details

#get_industry_typesObject



3
4
5
6
# File 'lib/vogogo/risk/industry_types.rb', line 3

def get_industry_types
  connection('industry_types')
  request_method('get')
end