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