Uses of Class
io.ipinfo.api.model.Company
Package | Description |
---|---|
io.ipinfo.api.model |
-
Uses of Company in io.ipinfo.api.model
Methods in io.ipinfo.api.model that return Company Modifier and Type Method Description Company
IPResponse. getCompany()
Constructors in io.ipinfo.api.model with parameters of type Company Constructor Description IPResponse(String ip, String hostname, boolean anycast, String city, String region, String country, String loc, String org, String postal, String timezone, ASN asn, Company company, Carrier carrier, Privacy privacy, Abuse abuse, Domains domains)