ExBovespa v0.4.0 ExBovespa.Adapters.B3Behaviour behaviour View Source

Defines the functions implemented by B3 adapter

Link to this section Summary

Link to this section Callbacks

Link to this callback

get_company_list_by_page(page)

View Source

Specs

get_company_list_by_page(page :: pos_integer()) ::
  {:ok, String.t()} | {:error, :invalid_response}