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

The Fpl League New Entries

Summary

Types

@type t() :: %Fpl.Types.LeagueStandings{
  has_next: boolean(),
  page: integer(),
  results: [Fpl.Types.LeagueEntry.t()]
}