@mikelaferriere/espn-api
Preparing search index...
Types
Drive
Interface Drive
interface
Drive
{
description
:
string
;
displayResult
:
string
;
end
?:
{
clock
:
{
displayValue
:
string
}
;
period
:
{
number
:
number
;
type
:
string
}
;
text
:
string
;
yardLine
:
number
;
}
;
id
:
string
;
isScore
:
boolean
;
offensivePlays
:
number
;
plays
:
Play
[]
;
result
:
string
;
shortDisplayResult
:
string
;
start
:
{
clock
:
{
displayValue
:
string
}
;
period
:
{
number
:
number
;
type
:
string
}
;
text
:
string
;
yardLine
:
number
;
}
;
team
:
{
abbreviation
:
string
;
displayName
:
string
;
logos
:
Logo
[]
;
name
:
string
;
shortDisplayName
:
string
;
}
;
timeElapsed
:
{
displayValue
:
string
}
;
yards
:
number
;
}
Index
Properties
description
display
Result
end?
id
is
Score
offensive
Plays
plays
result
short
Display
Result
start
team
time
Elapsed
yards
Properties
description
description
:
string
display
Result
displayResult
:
string
Optional
end
end
?:
{
clock
:
{
displayValue
:
string
}
;
period
:
{
number
:
number
;
type
:
string
}
;
text
:
string
;
yardLine
:
number
;
}
id
id
:
string
is
Score
isScore
:
boolean
offensive
Plays
offensivePlays
:
number
plays
plays
:
Play
[]
result
result
:
string
short
Display
Result
shortDisplayResult
:
string
start
start
:
{
clock
:
{
displayValue
:
string
}
;
period
:
{
number
:
number
;
type
:
string
}
;
text
:
string
;
yardLine
:
number
;
}
team
team
:
{
abbreviation
:
string
;
displayName
:
string
;
logos
:
Logo
[]
;
name
:
string
;
shortDisplayName
:
string
;
}
time
Elapsed
timeElapsed
:
{
displayValue
:
string
}
yards
yards
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
display
Result
end
id
is
Score
offensive
Plays
plays
result
short
Display
Result
start
team
time
Elapsed
yards
@mikelaferriere/espn-api
Loading...