GitHub
npm
Preparing search index...
The search index is not available
@reuters-graphics/sportlich
@reuters-graphics/sportlich
API
soccer
Match
LiveData
Interface LiveData
interface
LiveData
{
matchDetails
:
API
.
soccer
.
Match
.
MatchDetails
;
goal
?:
API
.
soccer
.
Match
.
Goal
[]
;
card
?:
API
.
soccer
.
Match
.
Card
[]
;
substitute
?:
API
.
soccer
.
Match
.
Substitute
[]
;
matchDetailsExtra
?:
API
.
soccer
.
Match
.
MatchDetailsExtra
;
VAR
?:
API
.
soccer
.
Match
.
Var
[]
;
missedPen
?:
API
.
soccer
.
Match
.
MissedPen
[]
;
penaltyShot
?:
API
.
soccer
.
Match
.
PenaltyShot
[]
;
}
Index
Properties
match
Details
goal?
card?
substitute?
match
Details
Extra?
VAR?
missed
Pen?
penalty
Shot?
Properties
match
Details
match
Details
:
API
.
soccer
.
Match
.
MatchDetails
Optional
goal
goal
?:
API
.
soccer
.
Match
.
Goal
[]
Optional
card
card
?:
API
.
soccer
.
Match
.
Card
[]
Optional
substitute
substitute
?:
API
.
soccer
.
Match
.
Substitute
[]
Optional
match
Details
Extra
match
Details
Extra
?:
API
.
soccer
.
Match
.
MatchDetailsExtra
Optional
VAR
VAR
?:
API
.
soccer
.
Match
.
Var
[]
Optional
missed
Pen
missed
Pen
?:
API
.
soccer
.
Match
.
MissedPen
[]
Optional
penalty
Shot
penalty
Shot
?:
API
.
soccer
.
Match
.
PenaltyShot
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
match
Details
goal
card
substitute
match
Details
Extra
VAR
missed
Pen
penalty
Shot
@reuters-graphics/sportlich
Loading...