• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/onec/importsettings.php
  • Класс: BitrixSaleExchangeOneCImportSettings
  • Вызов: ImportSettings::shipmentServiceFor
public function shipmentServiceFor($entityTypeId)
{
	return $this->getValueFor($entityTypeId, 'shipmentService');
}