ValidateE911AddressResponse
Types
Properties
Link copied to clipboard
The ID that represents the address.
Link copied to clipboard
The list of address suggestions.
Link copied to clipboard
Number indicating the result of address validation. 0
means the address was perfect as is and successfully validated. 1
means the address was corrected. 2
means the address sent was not close enough and was not validated.
Functions
Link copied to clipboard
inline fun copy(block: ValidateE911AddressResponse.Builder.() -> Unit = {}): ValidateE911AddressResponse