• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/entity/shipmentimport.php
  • Класс: BitrixSaleExchangeEntityShipmentImport
  • Вызов: ShipmentImport::getOwnerTypeId
public function getOwnerTypeId()
    {
        return ExchangeEntityType::SHIPMENT;
    }