extractZip
Stentor API Reference / stentor-utils/src / extractZip
Function: extractZip()
extractZip(
fields?):string|undefined
Defined in: packages/stentor-utils/src/lead.ts:143
Resolves the zip: an explicit zip field, otherwise the first five digit zip found in the address.
Parameters​
fields?​
Returns​
string | undefined