Module: Telnyx::Models::EnterpriseCreateParams::Industry

Extended by:
Internal::Type::Enum
Defined in:
lib/telnyx/models/enterprise_create_params.rb,
sig/telnyx/models/enterprise_create_params.rbs

Overview

Industry classification.

Constant Summary collapse

ACCOUNTING =

Returns:

  • (:accounting)
:accounting
FINANCE =

Returns:

  • (:finance)
:finance
BILLING =

Returns:

  • (:billing)
:billing
COLLECTIONS =

Returns:

  • (:collections)
:collections
BUSINESS =

Returns:

  • (:business)
:business
CHARITY =

Returns:

  • (:charity)
:charity
NONPROFIT =

Returns:

  • (:nonprofit)
:nonprofit
COMMUNICATIONS =

Returns:

  • (:communications)
:communications
TELECOM =

Returns:

  • (:telecom)
:telecom
CUSTOMER_SERVICE =

Returns:

  • (:"customer service")
:"customer service"
SUPPORT =

Returns:

  • (:support)
:support
DELIVERY =

Returns:

  • (:delivery)
:delivery
SHIPPING =

Returns:

  • (:shipping)
:shipping
LOGISTICS =

Returns:

  • (:logistics)
:logistics
EDUCATION =

Returns:

  • (:education)
:education
FINANCIAL =

Returns:

  • (:financial)
:financial
BANKING =

Returns:

  • (:banking)
:banking
GOVERNMENT =

Returns:

  • (:government)
:government
PUBLIC =

Returns:

  • (:public)
:public
HEALTHCARE =

Returns:

  • (:healthcare)
:healthcare
HEALTH =

Returns:

  • (:health)
:health
PHARMACY =

Returns:

  • (:pharmacy)
:pharmacy
MEDICAL =

Returns:

  • (:medical)
:medical
INSURANCE =

Returns:

  • (:insurance)
:insurance
:legal
LAW =

Returns:

  • (:law)
:law
NOTIFICATIONS =

Returns:

  • (:notifications)
:notifications
SCHEDULING =

Returns:

  • (:scheduling)
:scheduling
REAL_ESTATE =

Returns:

  • (:"real estate")
:"real estate"
PROPERTY =

Returns:

  • (:property)
:property
RETAIL =

Returns:

  • (:retail)
:retail
ECOMMERCE =

Returns:

  • (:ecommerce)
:ecommerce
SALES =

Returns:

  • (:sales)
:sales
MARKETING =

Returns:

  • (:marketing)
:marketing
SOFTWARE =

Returns:

  • (:software)
:software
TECHNOLOGY =

Returns:

  • (:technology)
:technology
TECH =

Returns:

  • (:tech)
:tech
MEDIA =

Returns:

  • (:media)
:media
SURVEYS =

Returns:

  • (:surveys)
:surveys
MARKET_RESEARCH =

Returns:

  • (:"market research")
:"market research"
TRAVEL =

Returns:

  • (:travel)
:travel
HOSPITALITY =

Returns:

  • (:hospitality)
:hospitality
HOTEL =

Returns:

  • (:hotel)
:hotel

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[Telnyx::Models::EnterpriseCreateParams::industry]

Returns:

  • (::Array[Telnyx::Models::EnterpriseCreateParams::industry])


218
# File 'sig/telnyx/models/enterprise_create_params.rbs', line 218

def self?.values: -> ::Array[Telnyx::Models::EnterpriseCreateParams::industry]