Module: SurgeAPI::Models::Organization::StockExchange

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

Overview

For publicly traded companies, this is the exchange on which the company’s stock is traded.

See Also:

Constant Summary collapse

AMEX =
:amex
AMX =
:amx
ASX =
:asx
B3 =
:b3
BME =
:bme
BSE =
:bse
FRA =
:fra
ICEX =
:icex
JPX =
:jpx
JSE =
:jse
KRX =
:krx
LON =
:lon
NASDAQ =
:nasdaq
NONE =
:none
NYSE =
:nyse
NSE =
:nse
OMX =
:omx
OTHER =
:other
SEHK =
:sehk
SGX =
:sgx
SSE =
:sse
STO =
:sto
SWX =
:swx
SZSE =
:szse
TSX =
:tsx
TWSE =
:twse
VSE =
:vse

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