[][src]Module usps_api::address

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

USPSAddress

This struct represents a complete US address. None of the fields are required, howver a blank address is not particularly useful.