parsePostalAddressID()
parsePostalAddressID(id)
function parsePostalAddressID(id): ParsedPostalAddressID
Parse a postal address token into a header.
Parameters
Parameter | Type |
---|---|
id | PostalAddressID |
Returns
parsePostalAddressID(id)
function parsePostalAddressID(id): ParsedPostalAddressID | null
Parameters
Parameter | Type |
---|---|
id | undefined | null | PostalAddressID |
Returns
ParsedPostalAddressID
| null