View Source ExFinancialModelingPrep.Struct.Search (ex_financial_modeling_prep v0.1.3)

Search Type

Link to this section Summary

Link to this section Types

@type t() :: %ExFinancialModelingPrep.Struct.Search{
  currency: String.t(),
  exchange_short_name: String.t(),
  name: String.t(),
  stock_exchange: String.t(),
  symbol: String.t()
}