Module: SurgeAPI::Models::Organization::Industry

Extended by:
Internal::Type::Enum
Defined in:
lib/surge_api/models/organization.rb

Overview

The industry in which the organization operates.

See Also:

Constant Summary collapse

AGRICULTURE =
:agriculture
AUTOMOTIVE =
:automotive
BANKING =
:banking
CONSTRUCTION =
:construction
CONSUMER =
:consumer
EDUCATION =
:education
ELECTRONICS =
:electronics
ENERGY =
:energy
ENGINEERING =
:engineering
FAST_MOVING_CONSUMER_GOODS =
:fast_moving_consumer_goods
FINANCIAL =
:financial
FINTECH =
:fintech
FOOD_AND_BEVERAGE =
:food_and_beverage
GOVERNMENT =
:government
HEALTHCARE =
:healthcare
HOSPITALITY =
:hospitality
INSURANCE =
:insurance
JEWELRY =
:jewelry
:legal
MANUFACTURING =
:manufacturing
MEDIA =
:media
NOT_FOR_PROFIT =
:not_for_profit
OIL_AND_GAS =
:oil_and_gas
ONLINE =
:online
PROFESSIONAL_SERVICES =
:professional_services
RAW_MATERIALS =
:raw_materials
REAL_ESTATE =
:real_estate
RELIGION =
:religion
RETAIL =
:retail
TECHNOLOGY =
:technology
TELECOMMUNICATIONS =
:telecommunications
TRANSPORTATION =
:transportation
TRAVEL =
:travel

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info