Extends
Members
-
The class name. Minification will break
this.constructor.name
; this allows for readable logging even in minified code. -
responseMap ScoringItems
-
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.
The class name. Minification will break this.constructor.name
; this allows for readable
logging even in minified code.