Expand description
§Address API
This module holds the Address struct and implementations for all address related APIs. See the USPS API documentation for more details: https://www.usps.com/business/web-tools-apis/address-information-api.pdf
Structs§
- USPS
Address - This struct represents a complete US address. None of the fields are required, howver a blank address is not particularly useful.