Module: ModernTreasury::Models::LegalEntityWealthEmploymentDetail::Industry
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/modern_treasury/models/legal_entity_wealth_employment_detail.rb,
sig/modern_treasury/models/legal_entity_wealth_employment_detail.rbs
Overview
The industry of the individual.
Constant Summary collapse
- ACCOUNTING =
:accounting- AGRICULTURE =
:agriculture- AUTOMOTIVE =
:automotive- CHEMICAL_MANUFACTURING =
:chemical_manufacturing- CONSTRUCTION =
:construction- EDUCATIONAL_MEDICAL =
:educational_medical- FOOD_SERVICE =
:food_service- FINANCE =
:finance- GASOLINE =
:gasoline- HEALTH_STORES =
:health_stores- LAUNDRY =
:laundry- MAINTENANCE =
:maintenance- MANUFACTURING =
:manufacturing- MERCHANT_WHOLESALE =
:merchant_wholesale- MINING =
:mining- PERFORMING_ARTS =
:performing_arts- PROFESSIONAL_NON_LEGAL =
:professional_non_legal- PUBLIC_ADMINISTRATION =
:public_administration- PUBLISHING =
:publishing- REAL_ESTATE =
:real_estate- RECREATION_GAMBLING =
:recreation_gambling- RELIGIOUS_CHARITY =
:religious_charity- RENTAL_SERVICES =
:rental_services- RETAIL_CLOTHING =
:retail_clothing- RETAIL_ELECTRONICS =
:retail_electronics- RETAIL_FOOD =
:retail_food- RETAIL_FURNISHING =
:retail_furnishing- RETAIL_HOME =
:retail_home- RETAIL_NON_STORE =
:retail_non_store- RETAIL_SPORTING =
:retail_sporting- TRANSPORTATION =
:transportation- TRAVEL =
:travel- UTILITIES =
:utilities
Instance Method Summary collapse
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, 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
Instance Method Details
#self?.values ⇒ ::Array[ModernTreasury::Models::LegalEntityWealthEmploymentDetail::industry]
216 |
# File 'sig/modern_treasury/models/legal_entity_wealth_employment_detail.rbs', line 216
def self?.values: -> ::Array[ModernTreasury::Models::LegalEntityWealthEmploymentDetail::industry]
|