CustomerDataMatchResult

public CustomerDataMatchResult CustomerDataMatchResult(String idNumberMatch, String idNumber2Match, String dateOfBirthMatch, String expiryDateMatch, String nameMatch, String firstNameMatch, String middleNameMatch, String lastNameMatch, String addressMatch, String postalCodeMatch, String idNumberMatchScore, String idNumber2MatchScore, String dateOfBirthMatchScore, String expiryDateMatchScore, String nameMatchScore, String firstNameMatchScore, String middleNameMatchScore, String lastNameMatchScore, String addressMatchScore, String postalCodeMatchScore)

Parameters

idNumberMatch

Flag which indicates if the ID number is matching or not

idNumber2Match

Flag which indicates if the ID number2 is matching or not

dateOfBirthMatch

Flag which indicates if the Date of Birth is matching or not

expiryDateMatch

Flag which indicates if the Expiry Date is matching or not

nameMatch

Flag which indicates if the Name is matching or not

firstNameMatch

Flag which indicates if the First name is matching or not

middleNameMatch

Flag which indicates if the Middle name is matching or not

lastNameMatch

Flag which indicates if the Last name is matching or not

addressMatch

Flag which indicates if the address is matching or not

postalCodeMatch

Flag which indicates if the postalCode is matching or not

idNumberMatchScore

IDNumber matching score

idNumber2MatchScore

IDNumber2 matching score

dateOfBirthMatchScore

Date of birth matching score

expiryDateMatchScore

Expiry of birth matching score

nameMatchScore

Name matching score

firstNameMatchScore

first name matching score

middleNameMatchScore

Middle name matching score

lastNameMatchScore

Last name matching score

addressMatchScore

Address matching score

postalCodeMatchScore

Postal code matching score