You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[Back to Model list]](../../README.md#documentation-for-models)[[Back to API list]](../../README.md#documentation-for-api-endpoints)[[Back to README]](../../README.md)
[[Back to Model list]](../../README.md#documentation-for-models)[[Back to API list]](../../README.md#documentation-for-api-endpoints)[[Back to README]](../../README.md)
* Fingerprint Server API allows you to search, update, and delete identification events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device.
* NOTE: This class is auto generated by the swagger code generator program.
24
+
* https://github.com/swagger-api/swagger-codegen
25
+
* Do not edit the class manually.
26
+
*/
27
+
28
+
namespaceFingerprint\ServerAPI\Model;
29
+
30
+
/**
31
+
* ProxyConfidence Class Doc Comment.
32
+
*
33
+
* @category Class
34
+
*
35
+
* @description Confidence level of the proxy detection. If a proxy is not detected, confidence is \"high\". If it's detected, can be \"low\", \"medium\", or \"high\".
0 commit comments