address property

PostalAddress? address
getter/setter pair

A precise, accurate address to describe your business location.

PO boxes or mailboxes located at remote locations are not acceptable. At this time, you can specify a maximum of five address_lines values in the address.

Immutable.

Implementation

PostalAddress? address;