Response Class |
Namespace: Autoaddress.Autoaddress2_0.Model.PostcodeLookup
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.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |