fieldnotesai
    Preparing search index...

    Updates the session notes options.

    interface SaveSessionNotesOptions {
        localUpdatedAt?: string | null;
    }
    Index

    Properties

    Properties

    localUpdatedAt?: string | null