@mikelaferriere/espn-api
Preparing search index...
AthleteDetail
Interface AthleteDetail
interface
AthleteDetail
{
active
:
boolean
;
age
:
number
;
contracts
?:
{
details
:
{
type
:
string
;
value
:
number
;
year
:
number
}
[]
}
;
dateOfBirth
:
string
;
displayName
:
string
;
experience
:
{
displayValue
:
string
;
years
:
number
}
;
fullName
:
string
;
headshot
:
{
href
:
string
}
;
height
:
number
;
id
:
string
;
injuries
:
{
date
:
string
;
id
:
string
;
returnDate
:
string
;
status
:
{
abbreviation
:
string
;
id
:
string
;
name
:
string
;
type
:
string
}
;
type
:
string
;
}
[]
;
jersey
:
string
;
position
:
{
abbreviation
:
string
;
displayName
:
string
;
id
:
string
;
name
:
string
;
}
;
shortName
:
string
;
stats
:
Statistic
[]
;
uid
:
string
;
weight
:
number
;
}
Index
Properties
active
age
contracts?
date
Of
Birth
display
Name
experience
full
Name
headshot
height
id
injuries
jersey
position
short
Name
stats
uid
weight
Properties
active
active
:
boolean
age
age
:
number
Optional
contracts
contracts
?:
{
details
:
{
type
:
string
;
value
:
number
;
year
:
number
}
[]
}
date
Of
Birth
dateOfBirth
:
string
display
Name
displayName
:
string
experience
experience
:
{
displayValue
:
string
;
years
:
number
}
full
Name
fullName
:
string
headshot
headshot
:
{
href
:
string
}
height
height
:
number
id
id
:
string
injuries
injuries
:
{
date
:
string
;
id
:
string
;
returnDate
:
string
;
status
:
{
abbreviation
:
string
;
id
:
string
;
name
:
string
;
type
:
string
}
;
type
:
string
;
}
[]
jersey
jersey
:
string
position
position
:
{
abbreviation
:
string
;
displayName
:
string
;
id
:
string
;
name
:
string
;
}
short
Name
shortName
:
string
stats
stats
:
Statistic
[]
uid
uid
:
string
weight
weight
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
age
contracts
date
Of
Birth
display
Name
experience
full
Name
headshot
height
id
injuries
jersey
position
short
Name
stats
uid
weight
@mikelaferriere/espn-api
Loading...