method
public
static
BusinessValue::updateMapping()
Класс: \Bitrix\Sale\BusinessValue
Сигнатура
public static updateMapping(mixed $codeKey, array<string|int, mixed> $oldMapping, array<string|int, mixed> $newMapping[, null $consumerKey = null ][, null $personTypeId = null ]) : Result
Параметры
$codeKey
mixed
$oldMapping
array<string|int, mixed>
$newMapping
array<string|int, mixed>
$consumerKey
null
= null
$personTypeId
null
= null
Возвращаемое значение
Result
Исходный файл: source/sale/lib/businessvalue.php:700

