Represents the data structure for IP location information.
Name | Type | Description |
---|---|---|
ip | string | The IP address. |
country | string | The country name. |
country_code | string | The country code. |
city | string | | The city name, or |
continent | string | The continent name. |
latitude | number | The latitude coordinate. |
longitude | number | The longitude coordinate. |
time_zone | string | The time zone. |
postal_code | string | | The postal code, or |
org | string | The organization name. |
asn | string | The Autonomous System Number (ASN). |
subdivision | string | | The subdivision name, or |
subdivision_code | string | | The subdivision code, or |