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

The Fpl Element Explain

Summary

Types

@type t() :: %Fpl.Types.ElementExplain{
  fixture: integer(),
  stats: {:array, Fpl.Types.ElementExplainStat.t()}
}