Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 420 Bytes

File metadata and controls

12 lines (7 loc) · 420 Bytes

ProxyConfidence

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".

Enum

  • LOW (value: 'low')
  • MEDIUM (value: 'medium')
  • HIGH (value: 'high')

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