Jump to Content
WinPure API
HomeDocumentation
WinPure API
HomeDocumentation

Getting Started

  • Getting Started: Console App
  • Open Sample in Visual Studio
  • The Code Explained
  • Browse the Data

Licencing

  • Introduction
  • API Method(s)
    • 🟩 GetRegistrationCode
    • 🟩 Register
    • 🟩 CheckLicenseState
    • 🟩 GetFullLicenseInfo

Data Cleansing

  • Introduction
  • API Method(s)
    • 🟩 CalculateStatistic
    • 🟩 CleanTable
  • Input Classes
    • BaseCleansingSettings
    • WinPureCleanSettings
    • AddressAndGenderSplitSettings
    • CaseConverterSetting
    • ColumnMergeSetting
    • ColumnCheckSettings
    • ColumnShiftSetting
    • ColumnSplitSetting
    • TextCleanerSetting
    • SplitIntoWords
    • WordManagerSetting

Data Matching

  • Introduction
  • API Method(s)
    • 🟩 MatchData
    • 🟩 SearchData
    • 🟩 DeleteMergeMatchResult
    • 🟩 DefineMasterRecord
    • 🟩 MergeMatchResult
    • 🟩 UpdateMatchResult
    • 🟩 RemoveNotDuplicateRecords
  • Match/Search input classes
    • MatchAlgorithm
    • MatchParameterBase
    • MatchGroupBase
    • MatchConditionBase
    • MatchResultSettingBase
    • FieldMapping
    • MatchCondition
    • MatchField
    • MatchGroup
    • MatchParameter
    • TableParameter
    • SearchCondition
    • SearchGroup
    • SearchParameter
  • Support function classes
    • MasterRecordSettings
    • DeleteFromMatchResultSetting
    • MasterRecordRule
    • MergeMachResultSetting
    • UpdateMatchResultSetting

Address Verification

  • Introduction
  • API Method(s)
    • 🟩 VerifyUsAddresses
  • Input Classes
    • AddressVerificationSettings
    • UkAddressVerificationSettings
    • UsAddressVerificationSettings
  • Output Classes
    • AddressVerificationReport
    • AddressVerificationStatistic
    • AddressCorrectionCode

Other

  • API Method(s)
    • 🟩 Progress Notification
    • LicenseState
Powered by 

UkAddressVerificationSettings

Suggest Edits

Address verification settings for United Kingdom

Derived from AddressVerificationSettings

Properties


Name

Type

Definiton

ThoroTag

bool

Parse thoro tag

PremiseTag

bool

Parse premise tag

MappingTag

bool

Parse mapping tag

Updated over 1 year ago


Did this page help you?
  • Table of Contents
    • Properties