addressLine1 property
A customer's physical address.
An address can be composed of one to three lines. The addressline2
and
addressLine3
are optional.
Implementation
core.String? addressLine1;
A customer's physical address.
An address can be composed of one to three lines. The addressline2
and
addressLine3
are optional.
core.String? addressLine1;