AddressVerificationSettings
Base address verification class
Properties
| Name | Type | Definition |
|---|---|---|
| SelectedRows | List | Contains number of rows from WinPurePrimK (WinePure Primary Key) field if only partly verification required. If empty then all records will be verified. |
| AddressColumns | List | list of columns which contains address data |
| PostalCodeColumns | List | list of columns which contains postal code |
| LocalityColumns | List | list of columns which contains locality |
| StateColumns | List | list of columns which contains state |
| GeoTag | bool | Parse geo tag |
| PathToDb | string | Path to local database with address data (required only for local verification) |
Updated over 4 years ago