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

The Fpl Entry History Chip

Summary

Types

@type t() :: %Fpl.Types.EntryHistoryChip{
  event: integer(),
  name: String.t(),
  time: String.t()
}