• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/ui/barcode/payment.php
  • Класс: Bitrix\Crm\UI\Barcode\Payment
  • Вызов: Payment::__construct
public function __construct(TransactionData $data)
{
	$this->data = $data;
}