• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/exchange/integration/rest/cmd/batch.php
  • Класс: BitrixSaleExchangeIntegrationRestCmdBatch
  • Вызов: Batch::fill
public function fill()
{
	$this->query->set('halt', static::HALT_DESABLE);
	return $this;
}