AddressValidationResponseV4
| Name | Type | Description | Additional information |
|---|---|---|---|
| OriginalAddress | AddressV4 |
|
|
| ValidatedAddress | AddressV4 |
|
|
| Corrected | boolean |
|
|
| Valid | boolean |
|
|
| CityStatePostalCodeMatch | boolean |
|
|
| ResultCode | string |
|
|
| ResultMessage | string |
|
|
| ExecutionTimeInMS | integer |
|
|
| MetaData | Dictionary of string [key] and string [value] |
|