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
ShadowStep
Interface ShadowStep
interface
ShadowStep
{
action
:
DerivedAction
;
next
:
null
|
{
oid
:
string
;
subject
:
string
}
;
note
:
string
;
oid
:
string
;
subject
:
string
;
time
:
number
;
verdict
:
ShadowVerdict
;
}
Index
Properties
action
next
note
oid
subject
time
verdict
Properties
action
action
:
DerivedAction
next
next
:
null
|
{
oid
:
string
;
subject
:
string
}
note
note
:
string
oid
oid
:
string
subject
subject
:
string
time
time
:
number
verdict
verdict
:
ShadowVerdict
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
next
note
oid
subject
time
verdict
gateline — API reference
Loading...