fpl
▼
Project version
v0.1.0
Pages
Modules
API Reference
Modules
Guide
Installation
Usage
Docs
License
Fpl
Summary
Functions
get_best_classic_leagues/0
get_bootstrap_static/0
get_classic_league/2
get_dream_team/1
get_element_summary/1
get_entry/1
get_entry_history/1
get_entry_picks/2
get_entry_transfers/1
get_event_live/1
get_event_status/0
get_fixtures/0
get_fixtures_by_event/1
get_head_to_head_league/2
get_most_valuable_teams/0
Fpl.Bootstrap
Summary
Functions
get_bootstrap_static/0
Fpl.Client
Summary
Types
option/0
Functions
client/1
delete/3
delete!/3
format_response/2
get/3
get!/3
head/3
head!/3
options/3
options!/3
patch/4
patch!/4
post/4
post!/4
put/4
put!/4
request/2
request!/2
trace/3
trace!/3
Fpl.Entry
Summary
Functions
get_entry/1
get_entry_history/1
get_entry_picks/2
get_entry_transfers/1
Fpl.Event
Summary
Functions
get_event_live/1
get_event_status/0
Fpl.Fixture
Summary
Functions
get_fixtures/0
get_fixtures_by_event/1
Fpl.League
Summary
Functions
get_classic_league/2
get_head_to_head_league/2
Fpl.Player
Summary
Functions
get_element_summary/1
Fpl.Stats
Summary
Functions
get_best_classic_leagues/0
get_dream_team/1
get_most_valuable_teams/0
Fpl.Types.BestClassicLeague
Summary
Types
t/0
Fpl.Types.BootstrapStatic
Summary
Types
t/0
Fpl.Types.ClassicLeague
Summary
Types
t/0
Fpl.Types.ClassicLeagueInfo
Summary
Types
t/0
Fpl.Types.DreamTeam
Summary
Types
t/0
Fpl.Types.DreamTeamElement
Summary
Types
t/0
Fpl.Types.Element
Summary
Types
t/0
Fpl.Types.ElementExplain
Summary
Types
t/0
Fpl.Types.ElementExplainStat
Summary
Types
t/0
Fpl.Types.ElementFixture
Summary
Types
t/0
Fpl.Types.ElementLive
Summary
Types
t/0
Fpl.Types.ElementMatchStats
Summary
Types
t/0
Fpl.Types.ElementSeasonHistory
Summary
Types
t/0
Fpl.Types.ElementStat
Summary
Types
t/0
Fpl.Types.ElementSummary
Summary
Types
t/0
Fpl.Types.ElementType
Summary
Types
t/0
Fpl.Types.Entry
Summary
Types
t/0
Fpl.Types.EntryCup
Summary
Types
t/0
Fpl.Types.EntryCupMatch
Summary
Types
t/0
Fpl.Types.EntryCupStatus
Summary
Types
t/0
Fpl.Types.EntryHistory
Summary
Types
t/0
Fpl.Types.EntryHistoryChip
Summary
Types
t/0
Fpl.Types.EntryHistoryEvent
Summary
Types
t/0
Fpl.Types.EntryHistoryPast
Summary
Types
t/0
Fpl.Types.EntryLeague
Summary
Types
t/0
Fpl.Types.EntryLeaguePhase
Summary
Types
t/0
Fpl.Types.EntryLeagues
Summary
Types
t/0
Fpl.Types.EntryPick
Summary
Types
t/0
Fpl.Types.EntryPicks
Summary
Types
t/0
Fpl.Types.EntryPicksAutoSub
Summary
Types
t/0
Fpl.Types.EntryTransfer
Summary
Types
t/0
Fpl.Types.Event
Summary
Types
t/0
Fpl.Types.EventChipPlay
Summary
Types
t/0
Fpl.Types.EventFixture
Summary
Types
t/0
Fpl.Types.EventFixtureStat
Summary
Types
t/0
Fpl.Types.EventFixtureStatElement
Summary
Types
t/0
Fpl.Types.EventLive
Summary
Types
t/0
Fpl.Types.EventStatus
Summary
Types
t/0
Fpl.Types.EventStatusDay
Summary
Types
t/0
Fpl.Types.EventTopElementInfo
Summary
Types
t/0
Fpl.Types.GamePhase
Summary
Types
t/0
Fpl.Types.GameSettings
Summary
Types
t/0
Fpl.Types.H2HLeague
Summary
Types
t/0
Fpl.Types.H2HLeagueInfo
Summary
Types
t/0
Fpl.Types.LeagueEntry
Summary
Types
t/0
Fpl.Types.LeagueNewEntries
Summary
Types
t/0
Fpl.Types.LeagueNewEntry
Summary
Types
t/0
Fpl.Types.LeagueStandings
Summary
Types
t/0
Fpl.Types.MostValuableTeam
Summary
Types
t/0
Fpl.Types.Team
Summary
Types
t/0
Fpl.Types.TopPlayer
Summary
Types
t/0
Search documentation of fpl
Settings
View Source
Fpl.Types.TopPlayer
(fpl v0.1.0)
The Fpl Top Player
Summary
Types
t()
Types
Link to this type
t()
View Source
@type
t() :: %Fpl.Types.TopPlayer{id:
integer
(), points:
integer
()}
×