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