ExBovespa v0.8.0 ExBovespa.Structs.PriceRowHeader View Source

Shows general information from decoded pricing file

Link to this section Summary

Link to this section Types

Specs

t() :: %ExBovespa.Structs.PriceRowHeader{
  created_at: Date.t(),
  file_name: String.t(),
  source: String.t()
}