public setFieldValue(int $type, string $value) : $this
Non-static method sets field values for address of specified type.
Parameters
Parameter | Description | Version |
$type | Field type. See. \Bitrix\Location\Entity\Address\FieldType | |
$value | Field value as string. | |
Example