• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/entity/invoice.php
  • Класс: BitrixSaleExchangeEntityInvoice
  • Вызов: Invoice::getOwnerTypeId
public function getOwnerTypeId()
{
	return EntityType::INVOICE;
}