SuggestedAddress reference
SuggestedAddress
record represents the suggested address provided by the address validation service. It is available in AddressValidationResult.
Properties
Address
The first address line.
Address2
The second address line.
ZipCode
The ZIP code (postal code).
City
The city name.
CountryId
The country identifier. It is a two-character country code according to the ISO 3166 standard.
State
The two-character country state code.