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