Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 878 Bytes

File metadata and controls

13 lines (9 loc) · 878 Bytes

Fingerprint.ServerSdk.Model.ProxyDetails

Proxy detection details (present if proxy is true)

Properties

Name Type Description Notes
ProxyType string Residential proxies use real user IP addresses to appear as legitimate traffic, while data center proxies are public proxies hosted in data centers
LastSeenAt long Unix millisecond timestamp with hourly resolution of when this IP was last seen as a proxy [optional]
Provider string String representing the last proxy service provider detected when this IP was synced. An IP can be shared by multiple service providers. [optional]

[Back to Model list] [Back to API list] [Back to README]