headquartersAddress property

String? headquartersAddress
getter/setter pair

The street address of the company's main headquarters, which may be different from the job location.

The service attempts to geolocate the provided address, and populates a more specific location wherever possible in DerivedInfo.headquarters_location.

Optional.

Implementation

core.String? headquartersAddress;