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

