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

The Fpl League New Entries

Summary

Types

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