@mikelaferriere/espn-api
Preparing search index...
Injury
Interface Injury
interface
Injury
{
athlete
:
Athlete
;
date
:
string
;
details
:
{
position
:
string
;
side
:
string
;
type
:
string
}
;
id
:
string
;
returnDate
:
string
;
status
:
{
abbreviation
:
string
;
id
:
string
;
name
:
string
;
type
:
string
}
;
type
:
string
;
}
Index
Properties
athlete
date
details
id
return
Date
status
type
Properties
athlete
athlete
:
Athlete
date
date
:
string
details
details
:
{
position
:
string
;
side
:
string
;
type
:
string
}
id
id
:
string
return
Date
returnDate
:
string
status
status
:
{
abbreviation
:
string
;
id
:
string
;
name
:
string
;
type
:
string
}
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
athlete
date
details
id
return
Date
status
type
@mikelaferriere/espn-api
Loading...