• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/cashboxorangedata.php
  • Класс: BitrixSaleCashboxCashboxOrangeData
  • Вызов: CashboxOrangeData::buildPositionAgentInfo
protected function buildPositionAgentInfo(): array
{
	/**
	 * tag 1222, 6 - another agent
	 */
	return [
		'agentType' => 6,
	];
}