Module: Telnyx::Models::Messaging10dlc::StockExchange
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/telnyx/models/messaging_10dlc/stock_exchange.rb
Overview
(Required for public company) stock exchange.
Constant Summary collapse
- NONE =
:NONE- NASDAQ =
:NASDAQ- NYSE =
:NYSE- AMEX =
:AMEX- AMX =
:AMX- ASX =
:ASX- B3 =
:B3- BME =
:BME- BSE =
:BSE- FRA =
:FRA- ICEX =
:ICEX- JPX =
:JPX- JSE =
:JSE- KRX =
:KRX- LON =
:LON- NSE =
:NSE- OMX =
:OMX- SEHK =
:SEHK- SSE =
:SSE- STO =
:STO- SWX =
:SWX- SZSE =
:SZSE- TSX =
:TSX- TWSE =
:TWSE- VSE =
:VSE
Class Method Summary collapse
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
Class Method Details
.values ⇒ Array<Symbol>
|
|
# File 'lib/telnyx/models/messaging_10dlc/stock_exchange.rb', line 36
|