@valon-technologies/gestalt
    Preparing search index...

    Interface WorkflowEventTriggerInvocation

    interface WorkflowEventTriggerInvocation {
        activationId?: string;
        event?: WorkflowEvent;
    }
    Index

    Properties

    activationId?: string