Package com.vonage.client.numberinsight2
package com.vonage.client.numberinsight2
Implementation of the
Number Insight v2 API.
- Since:
- 8.2.0
-
ClassDescriptionFraud 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.A client for talking to the Vonage NumberInsight2Client API.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().