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

    Interface WorkflowEventMatch

    interface WorkflowEventMatch {
        type: string;
        source: string;
        subject: string;
    }
    Index

    Properties

    Properties

    type: string
    source: string
    subject: string