@buzzr/dfs-engine
Preparing search index...
DfsDnpPolicy
Type Alias DfsDnpPolicy
DfsDnpPolicy
:
|
{
type
:
"remove_leg"
;
voidIfNoSurvivors
?:
boolean
}
|
{
type
:
"loss"
}
|
{
reasonCode
?:
string
;
type
:
"manual"
}
|
{
resolve
:
(
input
:
{
context
:
DfsSettlementContext
;
entry
:
DfsEntryInput
;
leg
:
DfsLegInput
;
}
,
)
=>
DfsLegOutcome
;
type
:
"custom"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@buzzr/dfs-engine
Loading...