View Source Fpl.Types.EntryLeagues (fpl v0.1.0)
The Fpl Entry Leagues
Summary
Types
@type t() :: %Fpl.Types.EntryLeagues{ classic: {:array, Fpl.Types.EntryLeague.t()}, cup: Fpl.Types.EntryCup.t(), cup_matches: any(), h2h: {:array, Fpl.Types.EntryLeague.t()} }