• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/salescenter/payment.php
  • Класс: BitrixImOpenLinesSalesCenterPayment
  • Вызов: Payment::setData
public function setData($data = []): Payment
{
	$this->data = $data;

	return $this;
}