@maxmind/geoip2-node
    Preparing search index...

    Interface MaxMindRecord

    Contains data related to your MaxMind account.

    interface MaxMindRecord {
        queriesRemaining: number;
    }
    Index

    Properties

    Properties

    queriesRemaining: number

    The number of remaining queries in your account for the web service end point. This will be null when using a local database.