Class: PlayerStats

PlayerStats

Represents statistical values for a player's fantasy performance. The values may be real statistical values (yards, attempts, etc) or fantasy point values.

The stat map is not comprehensive, but should cover normal standard and PPR scoring rules. The largest missing piece is IDP scoring.

new PlayerStats ()

Extends

Members

displayName String inherited overrides

The class name. Minification will break this.constructor.name; this allows for readable logging even in minified code.

responseMap ScoringItems