Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 915 Bytes

LiveGamePlay.md

File metadata and controls

29 lines (25 loc) · 915 Bytes

CollegeFootballData.Model.LiveGamePlay

Properties

Name Type Description Notes
Id string
HomeScore int
AwayScore int
Period int
Clock string
WallClock DateTime
TeamId int
Team string
Down int
Distance int
YardsToGoal int
YardsGained int
PlayTypeId int
PlayType string
Epa double?
GarbageTime bool
Success bool
RushPash string
DownType string
PlayText string

[Back to Model list] [Back to API list] [Back to README]