• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/classes/general/rest.php
  • Класс: CRestServerBatchItem
  • Вызов: CRestServerBatchItem::setAuthType
public function setAuthType($authType)
{
	$this->authType = $authType;
}