Senzing Node.js SDK
    Preparing search index...

    Interface DeleteGenericThresholdOptions

    interface DeleteGenericThresholdOptions {
        plan?: string;
        behavior?: string;
        feature?: string;
    }
    Index

    Properties

    plan?: string
    behavior?: string
    feature?: string