Module ball_dont_lie::basketball_types[][src]

Expand description

Types for balldontlie data.

Structs

Game

A Basketball Game.

GameStat

The stats for a basketball game.

ListReturnValue

Return Value from balldontlie.

Meta

Meta information about the api call, mainly for pagination.

NoMetaListReturnValue

Return Value from balldontlie without meta.

Player

A Basketball Player.

PlayerStat

The stats for a basketball player.

SeasonAverages

The season averages for a particular player.

Stat

The detailed stats for an individual game and individual player. I.e. player x in game y

Team

A Basketball Team.