@maxmind/minfraud-api-node
    Preparing search index...

    Type Alias ClientErrorCode

    ClientErrorCode:
        | "FETCH_ERROR"
        | "HTTP_STATUS_CODE_ERROR"
        | "INVALID_RESPONSE_BODY"
        | "NETWORK_TIMEOUT"
        | "SERVER_ERROR"

    The error codes that this client generates itself, as opposed to those returned by the web service.