Uses of Package
com.vonage.client.numberinsight2
Packages that use com.vonage.client.numberinsight2
Package
Description
The root of the Vonage client library, containing
VonageClient class, which is probably what
you want.Implementation of the
Number Insight v2 API.
-
Classes in com.vonage.client.numberinsight2 used by com.vonage.client
-
Classes in com.vonage.client.numberinsight2 used by com.vonage.client.numberinsight2ClassDescriptionFraud check results as obtained from
NumberInsight2Client.fraudCheck(String, Insight, Insight...).Represents the fraud score insight results inFraudCheckResponse.getFraudScore().Represents the status inFraudScore.getStatus().Represents the type of insights used for a fraud check request.Response returned when an error is encountered (i.e. the API returns a non-2xx status code).Represents details of the phone number inFraudCheckResponse.getPhone().Represents the phone type inPhone.getType().Represents the risk score values inFraudScore.getLabel().Represents the risk recommendation inFraudScore.getRiskRecommendation().Represents the sim swap insight results inFraudCheckResponse.getSimSwap().Represents the status inSimSwap.getStatus().