OneSDK
    Preparing search index...

    Interface SetListSearchOptions

    interface SetListSearchOptions {
        distance: number;
        threshold: number;
    }
    Index

    Properties

    Properties

    distance: number
    threshold: number