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

The Fpl Event Status

Summary

Types

@type t() :: %Fpl.Types.EventStatusDay{
  bonus_added: boolean(),
  date: String.t(),
  event: integer(),
  points: String.t()
}