Type Alias RawLookupFullSuccessResponse
RawLookupFullSuccessResponse: { as: string; asname: string; city: string; continent: string; continentCode: string; country: string; countryCode: string; currency: string; district: string; hosting: boolean; isp: string; lat: number; lon: number; message?: LookupErrorMessage; mobile: boolean; offset: number; org: string; proxy: boolean; query: string; region: string; regionName: string; reverse: string; status: "success" | "fail"; timezone: string; zip: string; } Type declaration
as: string
asname: string
city: string
continent: string
continentCode: string
country: string
countryCode: string
currency: string
district: string
hosting: boolean
isp: string
lat: number
lon: number
mobile: boolean
offset: number
org: string
proxy: boolean
query: string
region: string
regionName: string
reverse: string
status: "success" | "fail"
timezone: string
zip: string
All fields of this response depends on the fields param