setAddressLine1
setAddressLine1(value:)
Sets the address line 1. Address line 1 contains street name, house number or P.O. box. Setting this field sets the address type to AddressType.COMBINED_ELEMENTS unless it’s already AddressType.STRUCTURED, in which case it becomes AddressType.CONFLICTING. This field is only used for combined elements addresses and is optional.
| Parameter | Description |
|---|---|
| value: | The address line 1. |