Response Class |
Namespace: Autoaddress.Autoaddress2_0.Model.VerifyAddress
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.
| |
| Input |
Gets the input request.
| |
| Links |
Gets an array of Link objects.
| |
| MatchLevel |
Gets the match level of address found.
| |
| PostalAddress |
Gets the postal address in requested language for the input address.
| |
| Postcode |
Gets the Eircode or postcode.
| |
| Result |
Gets the result of the search.
| |
| VanityAddress |
Vanity address in case it was requested per input and it is available.
|
| 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.) |