IPDetails

constructor(ip: String? = null, city: String? = null, region: String? = null, country: String? = null, location: GeoLocation? = null, org: String? = null, postal: String? = null, timezone: String? = null)