WRDAddressVerificationBase (open)
Base for addres verification providers
Syntax
LOADLIB "mod::wrd/lib/address.whlib";
OBJECTTYPE WRDAddressVerificationBase
Constructor
- MACRO NEW()
Base constructor
Variables
- BOOLEAN nocache
Set to TRUE to disable caching
Properties
- PROPERTY accountingsource
Accounting source
- PROPERTY completionfields
@includecelldef #GetAddressValidationServices.return.completionfields
- PROPERTY countries
@includecelldef #GetAddressValidationServices.return.countries
- PROPERTY type
Type of this address provider
Functions
- RECORD FUNCTION CheckAddress(RECORD addressdata, RECORD options)
Check the validity of an address
- STRING FUNCTION GetFrontendName()
Get the address provider's name for use in the frontend