Video Game Play Ids¶
griddy / nfl / models / entities / video_game_play_ids**
video_game_play_ids
¶
Classes¶
VideoGamePlayIdsTypedDict
¶
Bases: TypedDict
flowchart TD
griddy.nfl.models.entities.video_game_play_ids.VideoGamePlayIdsTypedDict[VideoGamePlayIdsTypedDict]
click griddy.nfl.models.entities.video_game_play_ids.VideoGamePlayIdsTypedDict href "" "griddy.nfl.models.entities.video_game_play_ids.VideoGamePlayIdsTypedDict"
VideoGamePlayIds
¶
Bases: BaseModel
flowchart TD
griddy.nfl.models.entities.video_game_play_ids.VideoGamePlayIds[VideoGamePlayIds]
griddy.nfl.types.basemodel.BaseModel[BaseModel]
griddy.nfl.types.basemodel.BaseModel --> griddy.nfl.models.entities.video_game_play_ids.VideoGamePlayIds
click griddy.nfl.models.entities.video_game_play_ids.VideoGamePlayIds href "" "griddy.nfl.models.entities.video_game_play_ids.VideoGamePlayIds"
click griddy.nfl.types.basemodel.BaseModel href "" "griddy.nfl.types.basemodel.BaseModel"