Enum FraudScoreLabel
- Namespace
- Vonage.NumberInsightV2.FraudCheck
- Assembly
- Vonage.dll
Categorizes the fraud risk level based on the computed risk score.
public enum FraudScoreLabel
Fields
High = 2High fraud risk. The phone number shows strong indicators of potential fraudulent activity.
Low = 0Low fraud risk. The phone number shows minimal indicators of fraudulent activity.
Medium = 1Medium fraud risk. The phone number shows some indicators that warrant additional verification.