History.Trades.TradeHistoryJob (history v0.0.23)

Link to this section Summary

Link to this section Types

Specs

id() :: integer()

Specs

t() :: %History.Trades.TradeHistoryJob{
  __meta__: term(),
  chunks: term(),
  from_date: term(),
  from_time: term(),
  id: term(),
  inserted_at: term(),
  products: term(),
  status: term(),
  to_date: term(),
  to_time: term(),
  updated_at: term()
}