View Source Fpl.Types.EntryCup (fpl v0.1.0)
The Fpl Entry Cup
Summary
Types
@type t() :: %Fpl.Types.EntryCup{ cup_league: nil, matches: {:array, Fpl.Types.EntryCupMatch.t()}, status: Fpl.Types.EntryCupStatus.t() }
The Fpl Entry Cup
@type t() :: %Fpl.Types.EntryCup{ cup_league: nil, matches: {:array, Fpl.Types.EntryCupMatch.t()}, status: Fpl.Types.EntryCupStatus.t() }