core
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Search in API
core
core
/
com.cloudflare.realtimekit.internal.callstats.models
/
IPDetails
/
IPDetails
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
)