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