@sudoplatform/sudo-secure-id-verification
    Preparing search index...

    Enumeration QueryOption

    Control for whether to use local cache or not.

    Index

    Enumeration Members

    Enumeration Members

    CACHE_ONLY: "cache-only"

    Returns result from the local cache only.

    REMOTE_ONLY: "network-only"

    Fetches result from the service and ignores any cached entries.