CoachesApi: Coaches operations

Description Methods Public fields Active bindings Methods

Description

swagger.Coaches

Methods

get_coaches Coaching records and history

Public fields

path

Stores url path of the request.

apiClient

Handles the client-server communication.

userAgent

Set the user agent of the request.

Active bindings

path

Stores url path of the request.

Methods

Public methods


Method new()

Usage
CoachesApi$new(apiClient)

Method get_coaches()

Usage
CoachesApi$get_coaches(
  first_name,
  last_name,
  team,
  year,
  min_year,
  max_year,
  ...
)

Method clone()

The objects of this class are cloneable with this method.

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