Module: Vogogo::Risk::IndustryTypes
- Included in:
- Client
- Defined in:
- lib/vogogo/risk/industry_types.rb
Instance Method Summary collapse
Instance Method Details
#get_industry_types ⇒ Object
4 5 6 7 |
# File 'lib/vogogo/risk/industry_types.rb', line 4 def get_industry_types connection('industry_types') request_method('get') end |