• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/documentgenerator/dataprovider/payment.php
  • Класс: Bitrix\Crm\Integration\DocumentGenerator\DataProvider\Payment
  • Вызов: Payment::getCrmOwnerType
public function getCrmOwnerType(): int
{
	return \CCrmOwnerType::OrderPayment;
}