Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 946 Bytes

Player.md

File metadata and controls

25 lines (21 loc) · 946 Bytes

Player

Properties

Name Type Description Notes
id int [optional]
first_name str [optional]
last_name str [optional]
team str [optional]
height int [optional]
weight int [optional]
jersey int [optional]
year int [optional]
position str [optional]
home_city str [optional]
home_state str [optional]
home_country str [optional]
home_latitude float [optional]
home_longitude float [optional]
home_county_fips str [optional]
recruit_ids list[int] [optional]

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