Response Properties |
The Response type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressId |
Gets the Address ID (i.e. ECAD ID for Ireland).
| |
| AddressType |
Gets the type of address found.
| |
| CleanResult |
Gets the clean result.
| |
| GeographicAddress |
Gets the geographic address in requested language for the input address.
| |
| GeographicAddressElements |
Gets the geographic address elements.
| |
| Input |
Gets the input request.
| |
| IsUniqueAddress |
Gets whether or not the address is unique.
| |
| Links |
Gets an array of Link objects.
| |
| MatchLevel |
Gets the match level of address found.
| |
| Options |
Gets an array of Option objects.
| |
| PostalAddress |
Gets the postal address in requested language for the input address.
| |
| PostalAddressElements |
Gets the postal address elements.
| |
| Postcode |
Gets the Eircode or postcode.
| |
| PostcodeNotAvailable |
Further information on why Result equals PostcodeNotAvailable
| |
| ReformattedAddress |
Gets the address reformatted (if an address profile name supplied in request).
| |
| ReformattedAddressResult |
Gets the reformatted address result.
| |
| Result |
Gets the result of the search.
| |
| TotalOptions |
Gets the total number of options. If this value is greater than the value of input field limit then no option is returned.
| |
| Unmatched |
Gets the part of the input address that could not be matched.
| |
| UnmatchedAddressElements |
Gets the unmatched address elements.
| |
| VanityAddress |
Gets the vanity address (if requested).
| |
| VanityAddressElements |
Gets the vanity address elements.
|