addressLine1 property

String? addressLine1
getter/setter pair

A customer's physical address.

The address can be composed of one to three lines.

Implementation

core.String? addressLine1;