@valon-technologies/gestalt
Preparing search index...
index
WorkflowEvent
Interface WorkflowEvent
interface
WorkflowEvent
{
id
?:
string
;
source
?:
string
;
specVersion
?:
string
;
type
?:
string
;
subject
?:
string
;
time
?:
Date
;
datacontenttype
?:
string
;
data
?:
object
;
extensions
?:
Record
<
string
,
JsonInput
>
;
}
Index
Properties
id?
source?
spec
Version?
type?
subject?
time?
datacontenttype?
data?
extensions?
Properties
Optional
id
id
?:
string
Optional
source
source
?:
string
Optional
spec
Version
specVersion
?:
string
Optional
type
type
?:
string
Optional
subject
subject
?:
string
Optional
time
time
?:
Date
Optional
datacontenttype
datacontenttype
?:
string
Optional
data
data
?:
object
Optional
extensions
extensions
?:
Record
<
string
,
JsonInput
>
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...