ModelFox.TrueValueEvent (modelfox v0.8.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %ModelFox.TrueValueEvent{
  date: String.t(),
  identifier: String.t(),
  model_id: String.t(),
  true_value: ModelFox.true_value(),
  type: :true_value
}