@valon-technologies/gestalt
Preparing search index...
services/workflow
WorkflowEvent
Interface WorkflowEvent
interface
WorkflowEvent
{
id
:
string
;
source
:
string
;
specVersion
:
string
;
type
:
string
;
subject
:
string
;
time
?:
Date
;
datacontenttype
:
string
;
data
?:
JsonObject
;
extensions
:
{
[
key
:
string
]:
JsonValue
}
;
}
Index
Properties
id
source
spec
Version
type
subject
time?
datacontenttype
data?
extensions
Properties
id
id
:
string
source
source
:
string
spec
Version
specVersion
:
string
type
type
:
string
subject
subject
:
string
Optional
time
time
?:
Date
datacontenttype
datacontenttype
:
string
Optional
data
data
?:
JsonObject
extensions
extensions
:
{
[
key
:
string
]:
JsonValue
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
source
spec
Version
type
subject
time
datacontenttype
data
extensions
@valon-technologies/gestalt
Loading...