AddressValidationResult reference
AddressValidationResult
represents the result of the address validation operation.
Properties
IsValid
Indicates whether the address has been successfully validated.
SuggestedAddress
The suggested address. 3rd party services can provide a suggested address that looks similar to what a user was trying to enter if the exact input address was not found. Can be null
if the address has been successfully validated or no suggestion has been provided. For more information, see SuggestedAddress.