Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 835 Bytes

RosterPlayer.md

File metadata and controls

25 lines (21 loc) · 835 Bytes

CollegeFootballData.Model.RosterPlayer

Properties

Name Type Description Notes
Id string
FirstName string
LastName string
Team string
Height int?
Weight int?
Jersey int?
Year int
Position string
HomeCity string
HomeState string
HomeCountry string
HomeLatitude double?
HomeLongitude double?
HomeCountyFIPS string
RecruitIds List<string>

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