Skip to main content

WorkflowExecutionEvent

Import this model from the entry point of its package:

import { WorkflowExecutionEvent } from '@sailpoint/angular-sdk/workflows';

Properties

NameTypeDescriptionNotes
type(optional) stringThe type of event[default to undefined]
timestamp(optional) stringThe date-time when the event occurred[default to undefined]
attributes(optional) objectAdditional attributes associated with the event[default to undefined]