PlayerSeasonStat: PlayerSeasonStat Class

Description Public fields Methods

Description

PlayerSeasonStat Class

PlayerSeasonStat Class

Public fields

season
playerId
player
team
conference
category
statType
stat

Methods

Public methods


Method new()

Usage
PlayerSeasonStat$new(
  season,
  playerId,
  player,
  team,
  conference,
  category,
  statType,
  stat
)

Method toJSON()

Usage
PlayerSeasonStat$toJSON()

Method fromJSON()

Usage
PlayerSeasonStat$fromJSON(PlayerSeasonStatJson)

Method toJSONString()

Usage
PlayerSeasonStat$toJSONString()

Method fromJSONString()

Usage
PlayerSeasonStat$fromJSONString(PlayerSeasonStatJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
PlayerSeasonStat$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.