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