Buzzr Sports Engine API
Preparing search index...
@buzzr/dfs-provider-espn
EspnGameLogLoaderInput
Type Alias EspnGameLogLoaderInput
type
EspnGameLogLoaderInput
=
{
context
:
Record
<
string
,
unknown
>
;
entry
:
DfsEntryInput
;
gameDate
:
string
|
null
;
gameId
:
string
|
null
;
league
:
string
;
leg
:
DfsLegInput
;
playerId
:
string
|
null
;
playerName
:
string
;
}
Index
Properties
context
entry
game
Date
game
Id
league
leg
player
Id
player
Name
Properties
context
context
:
Record
<
string
,
unknown
>
entry
entry
:
DfsEntryInput
game
Date
gameDate
:
string
|
null
game
Id
gameId
:
string
|
null
league
league
:
string
leg
leg
:
DfsLegInput
player
Id
playerId
:
string
|
null
player
Name
playerName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
entry
game
Date
game
Id
league
leg
player
Id
player
Name
Buzzr Sports Engine API
Loading...