@mikelaferriere/espn-api
Preparing search index...
Types
FeaturedAthelete
Interface FeaturedAthelete
interface
FeaturedAthelete
{
abbreviation
:
string
;
athelete
:
Athlete
;
displayName
:
string
;
name
:
string
;
playerId
:
number
;
shortDisplayName
:
string
;
statistics
:
Statistic
[]
;
status
?:
{
abbreviation
:
string
;
id
:
string
;
name
:
string
;
type
:
string
}
;
team
:
{
id
:
string
}
;
}
Index
Properties
abbreviation
athelete
display
Name
name
player
Id
short
Display
Name
statistics
status?
team
Properties
abbreviation
abbreviation
:
string
athelete
athelete
:
Athlete
display
Name
displayName
:
string
name
name
:
string
player
Id
playerId
:
number
short
Display
Name
shortDisplayName
:
string
statistics
statistics
:
Statistic
[]
Optional
status
status
?:
{
abbreviation
:
string
;
id
:
string
;
name
:
string
;
type
:
string
}
team
team
:
{
id
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
abbreviation
athelete
display
Name
name
player
Id
short
Display
Name
statistics
status
team
@mikelaferriere/espn-api
Loading...