Skip to main content

SearchUnion

No description

union SearchUnion = LegalEntity | Brand | OperatingLocation | Person | Address

Possible types

SearchUnion.LegalEntity object

SearchUnion.Brand object

SearchUnion.OperatingLocation object

SearchUnion.Person object

SearchUnion.Address object

Description

The address is a physical street address for the business. We conform to the standards provided by USPS Publication 28 where possible.

If information is available we indicate the specific street address and unit. This means that two units in the same building appear as two distinct addresses. Otherwise, the address may be a postal code or city/state rather than a complete street address.

Returned By

enrich query ● search query

Member Of

CreateList object ● UpdateList object