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

    Class Client

    Index

    Constructors

    • Instantiates a WebServiceClient.

      Parameters

      • accountID: string

        The account ID

      • licenseKey: string

        The license key

      • Optionaloptions: number | WebServiceClientOptions

        Additional options. If you pass a number as the third parameter, it will be treated as the timeout; however, passing in a number should be considered deprecated and may be removed in a future major version.

      • OptionallegacyHost: undefined

      Returns Client

    Methods