GameMedia: GameMedia Class

Description Public fields Methods

Description

GameMedia Class

GameMedia Class

Public fields

id
season
week
seasonType
startTime
isStartTimeTBD
homeTeam
homeConference
awayTeam
awayConference
mediaType
outlet

Methods

Public methods


Method new()

Usage
GameMedia$new(
  id,
  season,
  week,
  seasonType,
  startTime,
  isStartTimeTBD,
  homeTeam,
  homeConference,
  awayTeam,
  awayConference,
  mediaType,
  outlet
)

Method toJSON()

Usage
GameMedia$toJSON()

Method fromJSON()

Usage
GameMedia$fromJSON(GameMediaJson)

Method toJSONString()

Usage
GameMedia$toJSONString()

Method fromJSONString()

Usage
GameMedia$fromJSONString(GameMediaJson)

Method clone()

The objects of this class are cloneable with this method.

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