getNameMatchAlgorithm

string example: JW This can be optionally provided to indicate the specific text matching algorithm that will be used for matching.

Valid values are:

NM : Needleman Wunsch LV : Levenshtein Distance JW : Jaro Winkler Distance Enum: NM, LV, JW