View Source Fpl.Types.H2HLeague (fpl v0.1.0)
The Fpl H2H League
Summary
Types
@type t() :: %Fpl.Types.H2HLeague{ last_updated_data: String.t(), league: Fpl.Types.H2HLeagueInfo.t(), new_entries: Fpl.Types.LeagueNewEntries.t(), standings: Fpl.Types.LeagueStandings.t() }