Information about the USPS destination entry facility

interface UspsDestinationEntryFacility {
    address: DomesticAddressInput;
    facility_type: UspsDestinationEntryFacilityType;
    [field_name: string]: undefined | JsonValue;
}

Hierarchy (View Summary)

Indexable

Properties

The address of the USPS facility

The type of facility at the address