Town
Address.Town
Access: Read/Write
Returns: string The town or city.
Get
Gets the town or city. 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. For this type, it’s mandatory.
Set
Sets the town or city. 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. For this type, it’s mandatory.
| Parameter | Type | Description |
|---|---|---|
$value | ?string |