MatchResponse |
MatchResponse.addressLine1(String addressLine1) |
MatchResponse |
MatchResponse.addressLine2(String addressLine2) |
MatchResponse |
MatchResponse.addScoreDetailsItem(ScoreDetails scoreDetailsItem) |
MatchResponse |
MatchResponse.birthday(String birthday) |
MatchResponse |
MatchResponse.city(String city) |
MatchResponse |
MatchResponse.continent(String continent) |
MatchResponse |
MatchResponse.country(String country) |
MatchResponse |
MatchResponse.email(String email) |
MatchResponse |
MatchResponse.evidence(Evidence evidence) |
MatchResponse |
MatchResponse.familyName(String familyName) |
static MatchResponse |
MatchResponse.fromJson(String jsonString)
Create an instance of MatchResponse given an JSON string
|
MatchResponse |
MatchResponse.fullName(String fullName) |
MatchResponse |
MatchResponse.givenName(String givenName) |
MatchResponse |
MatchResponse.ipAddress(String ipAddress) |
MatchResponse |
MatchResponse.maid(String maid) |
MatchResponse |
MatchResponse.nonId(String nonId) |
MatchResponse |
MatchResponse.organization(String organization) |
MatchResponse |
MatchResponse.panoramaId(String panoramaId) |
MatchResponse |
MatchResponse.phone(String phone) |
MatchResponse |
MatchResponse.postalCode(String postalCode) |
MatchResponse |
MatchResponse.region(String region) |
MatchResponse |
MatchResponse.regionCode(String regionCode) |
MatchResponse |
MatchResponse.risk(Double risk) |
MatchResponse |
MatchResponse.riskV2(Double riskV2) |
MatchResponse |
MatchResponse.riskV3(Double riskV3) |
MatchResponse |
MatchResponse.scoreDetails(List<ScoreDetails> scoreDetails) |
MatchResponse |
MatchResponse.social(String social) |
MatchResponse |
MatchResponse.title(String title) |