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