Type Alias LookupSuccessResponse
LookupSuccessResponse: { cityName: string; continent: string; continentCode: string; countryCode: string; countryName: string; currency: Currency; ipAddress: string; ipVersion: 4 | 6; isProxy: boolean; language: string; latitude: number; longitude: number; regionName: string; timeZone: string; timeZones: string[]; tlds: string[]; zipCode: string; } Type declaration
cityName: string
continent: string
continentCode: string
countryCode: string
countryName: string
ipAddress: string
ipVersion: 4 | 6
isProxy: boolean
language: string
latitude: number
longitude: number
regionName: string
timeZone: string
timeZones: string[]
tlds: string[]
zipCode: string
ISO code e.g. EU