AddressAndGenderSplitSettings

Settings for splitting address and gender using loqate address verification.

Derived from BaseCleansingSettings.

Properties


NameTypeDefinition
GenderColumnsListList of the columns which contains gender information.
AddressColumnsListList of the columns which contains all address information except ZIP or postal code data.
ZipColumnsListList of columns with ZIP or postal code data. Used together with AddressColumns.