@buzzr/dfs-engine
Preparing search index...
DfsPayoutSplitStrategy
Type Alias DfsPayoutSplitStrategy
DfsPayoutSplitStrategy
:
|
{
type
:
"all_withdrawable"
}
|
{
type
:
"underdog_bonus_split"
}
|
{
split
:
(
input
:
{
baseMultiplier
?:
number
|
null
;
multiplier
:
number
;
profitBoostPct
?:
number
|
null
;
stake
:
number
;
totalPayout
:
number
;
}
,
)
=>
DfsPayoutSplit
;
type
:
"custom"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@buzzr/dfs-engine
Loading...