Buzzr Sports Engine API
Preparing search index...
@buzzr/dfs-engine
DfsLegDecision
Type Alias DfsLegDecision
type
DfsLegDecision
=
{
actual
:
number
|
null
;
direction
:
"over"
|
"under"
;
legId
:
string
;
line
:
number
;
pendingReason
?:
DfsLegStatFailureReason
|
null
;
playerName
:
string
;
propType
:
string
;
provider
:
DfsProviderProvenance
;
status
:
DfsLegOutcome
;
}
Index
Properties
actual
direction
leg
Id
line
pending
Reason?
player
Name
prop
Type
provider
status
Properties
actual
actual
:
number
|
null
direction
direction
:
"over"
|
"under"
leg
Id
legId
:
string
line
line
:
number
Optional
pending
Reason
pendingReason
?:
DfsLegStatFailureReason
|
null
player
Name
playerName
:
string
prop
Type
propType
:
string
provider
provider
:
DfsProviderProvenance
status
status
:
DfsLegOutcome
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
actual
direction
leg
Id
line
pending
Reason
player
Name
prop
Type
provider
status
Buzzr Sports Engine API
Loading...