gate
line
Documentation home
How It Works
Onboarding
Reference
API reference
Preparing search index...
The search index is not available
gateline — API reference
gateline — API reference
orchestrator/src
SweepOutcome
Interface SweepOutcome
interface
SweepOutcome
{
detail
:
string
;
kind
:
"dispatched"
|
"error"
|
"rest"
|
"skip"
|
"lost-cas"
;
role
:
string
;
rule
:
null
|
string
;
slug
:
null
|
string
;
}
Index
Properties
detail
kind
role
rule
slug
Properties
detail
detail
:
string
kind
kind
:
"dispatched"
|
"error"
|
"rest"
|
"skip"
|
"lost-cas"
role
role
:
string
rule
rule
:
null
|
string
slug
slug
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
detail
kind
role
rule
slug
gateline — API reference
Loading...