PlayerSeasonPPAAveragePPA: PlayerSeasonPPAAveragePPA Class

Description Public fields Methods

Description

PlayerSeasonPPAAveragePPA Class

PlayerSeasonPPAAveragePPA Class

Public fields

all
pass
rush
firstDown
secondDown
thirdDown
standardDowns
passingDowns

Methods

Public methods


Method new()

Usage
PlayerSeasonPPAAveragePPA$new(
  all,
  pass,
  rush,
  firstDown,
  secondDown,
  thirdDown,
  standardDowns,
  passingDowns
)

Method toJSON()

Usage
PlayerSeasonPPAAveragePPA$toJSON()

Method fromJSON()

Usage
PlayerSeasonPPAAveragePPA$fromJSON(PlayerSeasonPPAAveragePPAJson)

Method toJSONString()

Usage
PlayerSeasonPPAAveragePPA$toJSONString()

Method fromJSONString()

Usage
PlayerSeasonPPAAveragePPA$fromJSONString(PlayerSeasonPPAAveragePPAJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
PlayerSeasonPPAAveragePPA$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


saiemgilani/cfbd-api-R documentation built on Feb. 16, 2021, 12:07 a.m.