setAddressLine2
setAddressLine2(value:)
Sets the address line 2. Address line 2 contains postal code and town. 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. For this type, it’s mandatory.
| Parameter | Description |
|---|---|
| value: | The address line 2. |