Instantiates an "Isp" using fields from the response
The GeoIP2-ISP response
OptionalipAddress: stringOptionalnetwork: stringOptional ReadonlyautonomousThe autonomous system number associated with the IP address
Optional ReadonlyautonomousThe organization associated with the registered autonomous system number for the IP address.
OptionalipThe IP address that the data in the model is for. If you performed a "me" lookup against the web service, this will be the externally routable IP address for the system the code is running on. If the system is behind a NAT, this may differ from the IP address locally assigned to it.
ReadonlyispThe name of the ISP associated with the IP address.
Optional ReadonlymobileThe mobile country code (MCC) associated with the IP address and ISP. See https://en.wikipedia.org/wiki/Mobile_country_code.
Optional ReadonlymobileThe mobile network code (MNC) associated with the IP address and ISP. See https://en.wikipedia.org/wiki/Mobile_country_code.
OptionalnetworkThe network associated with the record. In particular, this is the largest network where all of the fields besides ipAddress have the same value.
ReadonlyorganizationThe name of the organization associated with the IP address.
Class representing the model of an "ASN" response *