View Source Fpl.Types.ElementLive (fpl v0.1.0)

The Fpl Element Live

Summary

Types

@type t() :: %Fpl.Types.ElementLive{
  explain: {:array, Fpl.Types.ElementExplain.t()},
  id: integer(),
  stats: Fpl.Types.ElementMatchStats.t()
}