@buzzr/dfs-engine
Preparing search index...
DfsBookPlayType
Type Alias DfsBookPlayType
type
DfsBookPlayType
=
{
allOrNothing
?:
boolean
;
displayName
:
string
;
flex
?:
boolean
;
id
:
DfsPlayTypeId
;
payoutModel
:
DfsPayoutModel
;
pickCount
:
{
max
:
number
;
min
:
number
}
;
scaleDisplayedMultiplier
?:
boolean
;
}
Index
Properties
all
Or
Nothing?
display
Name
flex?
id
payout
Model
pick
Count
scale
Displayed
Multiplier?
Properties
Optional
all
Or
Nothing
allOrNothing
?:
boolean
display
Name
displayName
:
string
Optional
flex
flex
?:
boolean
id
id
:
DfsPlayTypeId
payout
Model
payoutModel
:
DfsPayoutModel
pick
Count
pickCount
:
{
max
:
number
;
min
:
number
}
Optional
scale
Displayed
Multiplier
scaleDisplayedMultiplier
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
Or
Nothing
display
Name
flex
id
payout
Model
pick
Count
scale
Displayed
Multiplier
@buzzr/dfs-engine
Loading...