ExBinance.SymbolPrice.new

You're seeing just the function new, go back to ExBinance.SymbolPrice module for more information.
Link to this function

new(map_or_kwlist, opts \\ [])

Specs

new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %ExBinance.SymbolPrice{
  price: term(),
  symbol: term()
}