Modules§

Structs§

  • Details of the post-processed address. Post-processing includes correcting misspelled parts of the address, replacing incorrect parts, and inferring missing parts.
  • Represents an address component, such as a street, city, or state.
  • The metadata for the address. metadata is not guaranteed to be fully populated for every address sent to the Address Validation API.
  • A wrapper for the name of the component.
  • Contains information about the place the input was geocoded to.
  • Plus code (http://plus.codes) is a location reference with two formats: global code defining a 14mx14m (1/8000th of a degree) or smaller rectangle, and compound code, replacing the prefix with a reference location.
  • The request for sending validation feedback.
  • The response for validation feedback.
  • USPS representation of a US address.
  • The USPS data for the address. uspsData is not guaranteed to be fully populated for every US or PR address sent to the Address Validation API. It’s recommended to integrate the backup address fields in the response if you utilize uspsData as the primary part of the response.
  • The request for validating an address.
  • The response to an address validation request.
  • The result of validating an address.
  • High level overview of the address validation result and geocode.