HouseNo
Address.HouseNo
Access: Read/Write
Returns: string The house number.
Get
Gets the house number. Setting this field sets the address type to AddressType.Structured unless it’s already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses and is optional.
Set
Sets the house number. Setting this field sets the address type to AddressType.Structured unless it’s already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses and is optional.
| Parameter | Type | Description |
|---|---|---|
$value | ?string |