orgPostalAddress property

GoogleTypePostalAddress? orgPostalAddress
getter/setter pair

The organization address for the customer.

To enforce US laws and embargoes, we require a region, postal code, and address lines. You must provide valid addresses for every customer. To set the customer's language, use the Customer-level language code.

Required.

Implementation

GoogleTypePostalAddress? orgPostalAddress;