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

The Fpl Entry History Past

Summary

Types

@type t() :: %Fpl.Types.EntryHistoryPast{
  rank: integer(),
  season_name: String.t(),
  total_points: integer()
}