AddressType type

Type of address.
KnownAddressType can be used interchangeably with AddressType, this enum contains the known values that the service supports.

Known values supported by the service

None: Address type not known.
Residential: Residential Address.
Commercial: Commercial Address.

type AddressType = string