Namespace Vonage.NumberInsightV2.FraudCheck
Classes
- FraudCheckResponse
Represents the response from a fraud check request to the Number Insight V2 API.
- FraudScore
Contains the fraud score analysis results for a phone number.
- PhoneData
Contains phone number information returned from the fraud check.
- SimSwap
Contains the SIM swap check results indicating whether the phone number's SIM was recently changed.
Structs
- FraudCheckRequest
Represents a request to perform fraud detection checks on a phone number using the Number Insight V2 API.
Interfaces
- IBuilderForOptional
Builder interface for configuring optional insight types in a FraudCheckRequest.
- IBuilderForPhone
Builder interface for setting the phone number in a FraudCheckRequest.
Enums
- FraudScoreLabel
Categorizes the fraud risk level based on the computed risk score.
- RiskRecommendation
Defines the recommended action to take based on the fraud risk score.
- SimSwapStatus
Indicates the outcome of the SIM swap check operation.