OptionalfetcherA custom fetch implementation to use for requests. Defaults to the
global fetch. This is primarily useful for testing or for routing
requests through a custom dispatcher or proxy.
OptionalhostThe host to use when connecting to the web service. Defaults to "minfraud.maxmind.com".
OptionaltimeoutThe timeout in milliseconds. Defaults to 3000.
Options for the WebServiceClient constructor