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