address property

BuildingAddress? address
getter/setter pair

The postal address of the building.

See [PostalAddress](/my-business/reference/rest/v4/PostalAddress) for details. Note that only a single address line and region code are required.

Implementation

BuildingAddress? address;