Table of Contents

Enum RiskRecommendation

Namespace
Vonage.NumberInsightV2.FraudCheck
Assembly
Vonage.dll

Defines the recommended action to take based on the fraud risk score.

public enum RiskRecommendation

Fields

Allow = 0

Allow the transaction or interaction. The phone number has low fraud risk.

Block = 2

Block the transaction or interaction. The phone number has high fraud risk.

Flag = 1

Flag for additional review. The phone number shows moderate fraud risk and may require further verification.