Response Properties |
The Response type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressId |
Gets the address id.
| |
| AddressType |
Gets the type of address found.
| |
| GeographicAddress |
Gets the geographic address in requested language for the input address.
| |
| GeographicAddressElements |
Gets the geographic address elements.
| |
| Input |
Gets the input request.
| |
| 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.
| |
| 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 lookup.
| |
| TotalOptions |
Gets the total number of options. If this value is greater than the value of input field limit then no option is returned.
| |
| VanityAddress |
Gets the vanity address (if requested).
| |
| VanityAddressElements |
Gets the vanity address elements.
|