Click or drag to resize

IAutoaddressVerifyAddress Method (Link)

Verify that the address supplied matches the Eircode supplied.

Namespace:  Autoaddress.Autoaddress2_0
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
Response VerifyAddress(
	Link link
)

Parameters

link
Type: Autoaddress.Autoaddress2_0.Model.VerifyAddressLink
A link returned in a VerifyAddress response.

Return Value

Type: Response
VerifyAddress response.
See Also