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

    Interface WorkflowEventMatch

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

    Properties

    type?: string
    source?: string
    subject?: string