@buzzr/dfs-engine
Preparing search index...
DfsRescuePolicy
Type Alias DfsRescuePolicy
DfsRescuePolicy
:
|
{
type
:
"none"
}
|
{
type
:
"void_entry"
}
|
{
type
:
"remove_leg"
}
|
{
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...