setFirstNameMatch

public final Unit setFirstNameMatch(String firstNameMatch)

string example: N Valid values are:

Y : The system will do a fuzzy match between the firstName submitted in the request against the firstName extracted from the ID Document. N : The system will NOT match the firstName submitted in the request against the firstName extracted from the ID Document. E : The system will do an exact match between the firstName submitted in the request against the firstName extracted from the ID Document. Enum: Y, N, E