Skip to content

Activity Class

Christian Wendt edited this page Jan 5, 2021 · 3 revisions

Documentation of all variables for Activity Class

Basic information on Leagues Activity. This includes trades, wavier adds/drops, and free agency adds/drops.

Variables

date: int # Epoch time milliseconds
actions: List[Tuple] # Tuple includes (team: Team Class, action: str, player: Player Class, bid_amount: int)