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