Click or drag to resize

ResponseReformattedAddressResult Property

Gets the reformatted address result.

Namespace:  Autoaddress.Autoaddress2_0.Model.FindAddress
Assembly:  Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntax
public Nullable<ReformattedAddressResult> ReformattedAddressResult { get; }

Property Value

Type: NullableReformattedAddressResult
See Also