History.Candles.CandleHistoryChunk (history v0.0.23)

Link to this section Summary

Link to this section Types

Specs

id() :: pos_integer()

Specs

t() :: %History.Candles.CandleHistoryChunk{
  __meta__: term(),
  end_at: term(),
  id: term(),
  inserted_at: term(),
  job: term(),
  job_id: term(),
  period: term(),
  product: term(),
  start_at: term(),
  status: term(),
  updated_at: term(),
  venue: term()
}